Why you should learn HTML5 and CSS3


HTML5 Powered with CSS3 / Styling, and Semantics
Love it or loathe it, technology will continue to march on and HTML5 is proving to be the new standard for HTML. The evolution of HTML into the HTML5 specification offers new ways to visualise and engage with information and media. If you are a web designer or developer it’s worth considering investing the time to learn html5… it is the future.

You can use HTML5 to display video including the ability to take a snapshot out of a video,show snapshots of each frame, overlay a video on top of another video, and using a canvas element, to rip a video apart and let each piece continue to play. Very cool stuff, indeed.

Prior to the <video tag, third-party plug-ins had to be installed in order to view streaming video. Now, using modern browsers video can be played “right out of the box.” No “update your flash” messages, no extra downloads, No plug-ins or any kind of messing around is required to watch video.

Then there’s the new canvas element for 2D drawing. This  provides all sorts of design options and richer environments for creating animations, games and presenting information. You can create very cool animated images using vector graphics and the canvas elements.

Do you love creating rounded corners, drop shadows, adding a slide or fade effect to a drop-down menu in your web site designs? You can now do this without getting bogged down in Photoshop.
By learning CSS3 you you will find this is much quicker and easier to implement.

The other good thing is that HTML5 and CSS3 is readable by Google and therefore a whole lot more SEO friendly than our old friend Flash.
With Flash the content is embedded in the file so Google and other search engines see nothing.   With the Introduction of HTML5,CSS3 and all the  advancements in Web 2.0 Technology, many websites have now stopped adopting flash into their websites. HTML5 will is set to become the defacto web animation standard.

The major concern is with the many internet users still using web browsers that don’t support HTML5. Anybody using less than IE9 (all Internet Explorer on WinXP) won’t get a lot of joy viewing of HTML5 content.

However, the HTML5 standard will soon be properly supported by not only browsers but across many platforms.

3 thoughts on “Why you should learn HTML5 and CSS3

  1. Jamie Beale

    I’m really looking into HTML5 and CSS3 now. I’ve been building websites recently but only just started doing table-less design. Do you think I should learn CSS2 thoroughly before moving onto the new spec CSS3?

    Reply
  2. George

    Great Jamie! Table-less design is the way to go. There is no harm in continuing to learn HTML4.01/CSS2 standards, and gradually start to pick up more of HTML5/CSS3 over the coming years as it becomes mainstream in browsers.

    Reply
  3. adams

    Html 5 is a dynamic update version of Html 5.It brings new features which bring revolution in Markup language.
    Most important is web form,canvas,animation,web storage,Geolocation etc

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.