Category Archives: HTML/XHTML

The small & hr elements | HTML5 Doctor

We recently examined <i> and <b>, presentational HTML4 elements that have been given a new lease on semantic life. Two more elements that have undergone transmogrification to receive semantics in HTML5 are <small> and <hr>: via The small & hr … Continue reading

Posted in HTML/XHTML | Leave a comment

HTML5 Rocks My Socks Off | Three Styles

HTML5 and CSS3 are now able to be used in most modern browsers. You might be thinking to yourself why should I use such new technologies that don’t have complete cross browser compatibility? The answer to that is simple. As … Continue reading

Posted in HTML/XHTML | Leave a comment

code · Video for Everybody!

ideo for Everybody is simply a chunk of HTML code that embeds a video into a website using the HTML5 <video> element, falling back to QuickTime and Flash automatically, without the use of JavaScript or browser-sniffing. It therefore works in … Continue reading

Posted in HTML/XHTML | Leave a comment

HTML5 structure—div, section & article ? @boblet

HTML5 structure—div, section & article ? @boblet. It seems my HTML5 id/class name cheatsheet article interested a few people, so here’s the start of an in-depth look at the document structures that fall out of the HTML5 spec. First, let’s introduce … Continue reading

Posted in HTML/XHTML | Leave a comment

52Framework – first ever html5 and css3 framework

52Framework – first ever html5 and css3 framework. Frameworks are supposed to make development faster.

Posted in Cascading Style Sheets, HTML/XHTML | Leave a comment

mezzoblue § Illustrator to HTML5's Canvas

mezzoblue § Illustrator to HTML5′s Canvas. He’s essentially talking about a way to have the browser draw your images when the page is downloaded. Saves time, space, etc.

Posted in Graphics, HTML/XHTML | Leave a comment

» Web Development for the iPhone: HTML & CSS Support :: CSS, JavaScript and XHTML Explained

Safari and Safari for the iPhone support all HTML elements, including deprecated elements and even some proprietary elements that were never part of any W3C specifications. In addtion, Safari supports some HTML5 elements, even though the HTML5 specifications have not … Continue reading

Posted in Cascading Style Sheets, HTML/XHTML | Leave a comment

A Form of Madness – Dive Into HTML5

Everybody knows about web forms, right? Make a <form>, a few <input type=”text”> elements, maybe an <input type=”password”>, finish it off with an <input type=”submit”> button, and you’re done.You don’t know the half of it. HTML5 defines over a dozen … Continue reading

Posted in HTML/XHTML | Leave a comment

10 Rare HTML Tags You Really Should Know | Nettuts+

Web developers these days are often expected to know and work in multiple languages. As a result, it&apos;s tricky to learn everything a language has to offer and easy to find yourself not utilizing the full potential of some more … Continue reading

Posted in HTML/XHTML | Leave a comment

A Collection of HTML5 Resources and Tutorials : Speckyboy Design Magazine

A Collection of HTML5 Resources and Tutorials : Speckyboy Design Magazine By now everyone has heard of HTML 5 and its new functionalities. Pretty exciting isn't it… also a little daunting. Of course, there are two sides to the excitement, … Continue reading

Posted in HTML/XHTML | Leave a comment