Help:HTML in wikitext: Difference between revisions

Content deleted Content added
Undid revision 1021790024 by Altercari (talk). neither of these notes are accurate. Maybe your browser is not working right?
undoing rev. 1021795487 by Jonesey95 and improving my original edit: go to https://phabricator.wikimedia.org/source/mediawiki/browse/master/resources/src/mediawiki.skinning/elements.css. elements.css was replaced with elements.less in March. neither elements.css nor elements.less specify serif type.
Line 264:
 
==== code ====
{{tag|code}} formats a section of computer code. Styled with [[Cascading Style Sheets|CSS]] through {{MediaWiki source|mediawiki.skinning/elements.cssless}} as a [[Monospaced font|monospaced slab serif]] typeface with a grey background and border.
 
{{markup
Line 273:
Templates: {{tlx|code}} uses {{xtag|syntaxhighlight}}. See the "See also" section at the template page for additional code-markup templates.
 
See the {{section link||samp}} and {{section link||kbd}} sections ofon this page for semantic markup of output and input, respectively.
 
==== data ====