Help:HTML in wikitext: Difference between revisions

Content deleted Content added
External links: add templates
br: Update
Line 134:
 
==== br ====
{{see|Help:Line-break handling#<br />| or <br>|Wikipedia:Don't use line breaks}}
{{tag|br|o}} or {{tag|br|s}} inserts a line break. BothSee versions[[H:BR]] offor the breakother are4 supportedversions bythat HTML5.the Using[[MediaWiki]] {{tag|br|o}}software withoutconverts theto <code><nowiki><br&nbsp;/></nowiki></code> breaksin [[Wikipedia:Syntaxthe highlighting#SyntaxHTML highlightingthat ofbrowsers wiki-code for editors|syntax highlighting]], so should be avoidedread. {{tag|br|c}} is invalid.
 
{{markup
|<nowiki>HyperText<br />Markup Language</nowiki>
|HyperText<br />Markup Language
}}