60 likes | 247 Views
Html 5 header and footer. Carrigan McCatty. Header and footer. Entirely new tags Can be used in any section, and therefore have an infinite number they can be used in a page Does not have a distinct “purpose” Not sectioning elements. Old format. Div tags. New format.
E N D
Html 5 header and footer Carrigan McCatty
Header and footer Entirely new tags Can be used in any section, and therefore have an infinite number they can be used in a page Does not have a distinct “purpose” Not sectioning elements
Old format Div tags
New format Implement already standard practices
Problems Div tags are not going away anytime soon. H1-H6 tags Have to use HTML5Shiv for incompatible browsers to render (IE8 and lower) Accessibility
In conclusion Meant to pave the path that has already been set. Organizational tool Will not rewrite history