Help:HTML in wikitext: Difference between revisions

Content deleted Content added
m Reverted edits by 111.91.33.226 (talk) (HG) (3.4.3)
br: tech not
Line 132:
==== br ====
{{see|Wikipedia:Line-break handling|Wikipedia:Don't use line breaks}}
{{tag|br|o}} or {{tag|br|s}} inserts a line break. Both versions of the break are supported by HTML5. {{tag|br|c}} is invalid. Using {{tag|br|o}} without the <code>/</code> breaks [[Wikipedia:Syntax highlighting#Syntax highlighting of wiki-code for editors|syntax highlighting]], so should be avoided.
 
{{markup