back

The Future of Front-End Development

View Comments View Comments Check out this blog article #neoco #crmtweet this

Posted By Neoco

You can’t go anywhere these days without someone talking about HTML5 and CSS3. OK, Maybe YOU can, but I can’t. So if you don’t know your pseudo-class selectors from your attribute selectors then here are a few links to the kind of things that may be appearing in your browser over the next few years.

The Future of Front-End Development

Before we start, a little introduction to what I am talking about:

What is HTML5? the proposed next major revision of HTML (Hypertext Markup Language), the core markup language of the World Wide Web. Or in layman’s terms, it’s the code we write to structure the web pages you see in your browser.

What is CSS3? the latest version of the Cascading Style Sheets (CSS) standard, a presentational language which we use to make the HTML we wrote look like the design we created.

In short, HTML and CSS are the standards used to build the webpages you browse every day, and HTML5 and CSS3 are the future of those standards. Exciting eh?

Before you can take part in this round of future gazing, your going to need a modern browser, so no Internet Explorer people. Try the latest version of Firefox (download), Opera (download) or Safari (buy a mac). Make sure you update to the latest versions.

If you want to know what exciting new stuff your browser can handle, you can get loads of great info at http://www.findmebyip.com/ just navigate to that page and find out all about your browser. If you see lots of red crosses, it may be time to upgrade!

Alternatively you could check out Deep Blue Sky’s handy guide to HTML5 and CSS3 support – http://www.deepbluesky.com/blog/-/browser-support-for-css3-and-html5_72/

and now some examples:

Pure CSS Coke Canhttp://www.romancortes.com/blog/pure-css-coke-can/
See what you can achieve without even needing the new standards!

CSS3 Examples and Progressive Enhancementhttp://csswizardry.com/css3/
A number of examples of great additions to the CSS standard.

Create an animated pile of photographs using only HTML and CSS3http://media.24ways.org/2009/14/3/index.html

A whole bunch of HTML5 examples to check outhttp://html5demos.com/

YouTubehttp://www.youtube.com/html5
Try out YouTube without any Flash player, using the new embedded video tag in HTML5

HTML5 Graphshttp://www.rgraph.net/
Draw straight onto the canvas in HTML5. Get dynamically created graphs directly from your data, no images!

Star Wars Opening Crawlhttp://www.gesteves.com/experiments/starwars.html
This only works in WebKit browsers (safari) at the moment, but it’s worth downloading the browser just for this.

That’s it for now. Happy Clicking Geeks, and see you in the Future!

blog comments powered by Disqus