0
Aggregated structure through Html5:
< body >
< header >...
< nav >...< /nav >
< article >
< section >
...
< /section >
< /article >
< aside >...< /aside >
< footer >...< /footer >
< /body >
Remove free space from tags.
Posted on 11:09 AM by amigo and filed under
html5,
Programming
HTML5 is new version in HTML. In new version are added new html tags.Aggregated structure through Html5:
< body >
< header >...
< nav >...< /nav >
< article >
< section >
...
< /section >
< /article >
< aside >...< /aside >
< footer >...< /footer >
< /body >
Remove free space from tags.
Post a Comment