Help:HTML in wikitext: Difference between revisions

Content deleted Content added
m mos'
m br: Fix broken wiki link
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. Both versions of the break are supported by HTML5. 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. {{tag|br|c}} is invalid.