Help:HTML in wikitext: Difference between revisions

Content deleted Content added
p: rm "The first paragraph is put in a {{tag|p|o}} automatically, so don't put a {{tag|p|o}} in front of it, or you will get an extra line break. " - No it isn't and no you won't - inspect the html produced and try adding <p> on the first line
Line 774:
{{tag|thead|o}}, {{tag|tfoot|o}} and {{tag|tbody|o}} are not supported, but are automatically generated when the page is rendered.
 
== Obsolete/deprecated elements ==
These elements are now obsolete and deprecated in HTML5, but still supported by browsers.<ref name="w3c_obsolete" /> These tags either have an alternate tag or a template that replaces their function with CSS. See [[Wikipedia:HTML5]] for more details on obsolete HTML parts and their replacements.
 
=== big ===