HTML5 layout tags
HTML5 layout tags
Out of context: Reply #4
- Started
- Last post
- 43 Responses
- ********0
Example
A page like (simple as it is) this makes use of these elements for layout. Take a look at the source.
Do you think it's going to break on old browsers? Nope, works fine.
- Just need to attach a script like this for older IE browsers
http://remysharp.com…********
- Just need to attach a script like this for older IE browsers