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 three easily confused HTML5 structural elements:
Filed under: HTML/XHTML by Laura
No Comments »
52Framework – first ever html5 and css3 framework.
Frameworks are supposed to make development faster.
Filed under: Cascading Style Sheets, HTML/XHTML by Laura
Comments Off
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.
Filed under: Graphics, HTML/XHTML by Laura
Comments Off
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 been finalized.
All CSS Selectors are supported by Safari on the iPhone.
via » Web Development for [...]
Filed under: Cascading Style Sheets, HTML/XHTML by Laura
Comments Off
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 new input types that you can use in your forms. And when I say “use,” [...]
Filed under: HTML/XHTML by Laura
Comments Off
Web developers these days are often expected to know and work in multiple languages. As a result, it's tricky to learn everything a language has to offer and easy to find yourself not utilizing the full potential of some more specialized but very useful tags.
Unfortunately we haven't been tapping into the full potential of these [...]
Filed under: HTML/XHTML by Laura
Comments Off
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, most developers love it, others feel it has come to soon and we are not [...]
Filed under: HTML/XHTML by Laura
Comments Off
When can I use…
Support table for various browsers.
Filed under: Cascading Style Sheets, HTML/XHTML by Laura
Comments Off
15 Useful Resources to Get Clued Up on HTML5
HTML5 this, HTML5 that! There’s been plenty of HTML5 talk around the blogging world recently. It’s no longer a tiny spec on the horizon, it’s due to arrive soon! Some have already embraced it and are using it on their latest sites. Want to join in on [...]
Filed under: HTML/XHTML by Laura
Comments Off
Glossary | HTML5 Doctor
We wanted to provide a comprehensive references of elements that are new or have been redefined in HTML5, so we've created a glossary. We'll be adding to this in the coming weeks to make it more comprehensive.
Filed under: HTML/XHTML by Laura
Comments Off
Building Web Pages With HTML 5 – Webmonkey
Filed under: HTML/XHTML by Laura
Comments Off
Coding A HTML 5 Layout From Scratch | How-To, Tutorials | Smashing Magazine
Filed under: HTML/XHTML by Laura
Comments Off
HTML 5 Boilerplates | HTML5 Doctor
lt CSS styles to trig
Filed under: HTML/XHTML by Laura
Comments Off
Carsonified » 23 Essential HTML 5 Resources
Filed under: HTML/XHTML by Laura
Comments Off
Native Drag and Drop | HTML5 Doctor
Along with an army of JavaScript APIs, HTML 5 comes with a Drag and Drop (DnD) API that brings native DnD support to the browser making it much easier to code up.
HTML 5 DnD is based on Microsoft’s original implementation which [...]
Filed under: HTML/XHTML by Laura
Comments Off