Posts Tagged as html

Code a Backwards Compatible, One Page Portfolio with HTML5 and CSS3

January 25th, 2010 33 Comments

HTML5 is the future of web development but believe it or not you can start using it today. HTML5 is much more considerate to semantics and accessibility as we don’t have to throw meaningless div’s everywhere. It introduces meaningful tags for common elements such as navigations and footers which makes much more sense and are more natural.

This is a run through of the basics of HTML5 and CSS3 while still paying attention to older browsers.

Read more...
Page: 1