Category Archive: Tutorials

Testing for HTML 5 Support

HTML5 and CSS3 are the shiny new web development things which we all want to learn and use but the truth is today most internet users do not have browsers which support them or support them all the way. Even as newer browsers come out it’ll take a couple years to be able to depend …

Continue reading »

CSS Primer

The goal of this article is to take either a complete beginner or someone who has dabbled with or even just heard of CSS and get them a solid foundation as to what CSS is, how it works, its benefits and get something working. Having this understanding will make picking up downstream topics much quicker and painless.

Continue reading »

Why You Need to Know HTML5 and CSS3 Pt.2

So today I’d like to show you how simple Html5 has made embedding video into your pages. In fact, I beleive we should drop the term embedding video as it is now a fully supported stardard. In any event, the inclusion of video in a web page now is very similar to that of the …

Continue reading »

Why You Need to Know HTML5 and CSS3 Pt.1

tabszoomed1

Preface: This is the first post in a series as I am using new features introduced in HTML5. I likely won’t cover everything because I’m sure there is a lot of obscure stuff in there that won’t matter to 99% of us. Lets face it, if you’re a web dev guy like me, then you’re …

Continue reading »