web dev

TwitterFacebook
Get flash to fully experience Pearltrees

30+ Very Useful HTML5 Tutorials, Techniques and Examples for Web Developers — tripwire magazine

http://www.tripwiremagazine.com/2012/03/html5-examples-tutorials.html HTML5 examples can be really good inspiration for anyone starting a new web project, after all it is the future of web page markup and we all need to prepare for it. HTML5 is being developed as the next major revision of HTML (HyperText Markup Language). The major market and Internet leaders are already switching to the HTML 5 platform. With Apple and Google both pushing the standards in order to facilitate more advanced web development, we now see HTML 5 implementations popping up all over the place as more companies get on board with the advanced features.
When I grow up, I wanna be a web designer.

HTML5 and CSS3

HTML5

CSS3

http://www.w3.org/TR/REC-html40/struct/global.html#adef-class

The global structure of an HTML document

7.1 Introduction to the structure of an HTML document An HTML 4 document is composed of three parts: a line containing HTML version information , a declarative header section (delimited by the HEAD element), a body, which contains the document's actual content. The body may be implemented by the BODY element or the FRAMESET element.
CSS