Tuesday, August 24, 2010

HTML5 & CSS3

Today I had a chance to play a bit with HTML5 and CSS3. I used this tutorial by smashing magazine:

http://www.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/

I found it very interesting as there was a lot of markups that I did not recognize. That made me feel like Internet Explorer... which does not recognize the markup for either CSS3 or HTML5 even with the JavaScript given to us. Yes IE $%&@$... as it also does not support my portfolio site I am making for class:


http://kgphojo.aisites.com/web_based_programing/portfolio/

Is there a way around it? Sure, but its twice the work.

Here are a couple great resources in trying to figure out these new markups:

CSS3 Cheat Sheet:

http://www.smashingmagazine.com/2009/07/13/css-3-cheat-sheet-pdf/

HTML5 Cheat Sheet:


http://www.smashingmagazine.com/2009/07/06/html-5-cheat-sheet-pdf/

Either way, once IE jumps on board with this great new markup, websites will look amazing. The markup used for HTML5 makes total sense even though I am not 100% sure on all of it just yet. The technology is still in the works and will be fully implemented by 2022.

As far as CSS3 goes, being able to use gradients, rounded corners, opacity, and much more, saves a lot of space and optimizes you site to run faster and smoother.

No comments:

Post a Comment