Archive for the 'HTML5' Category
CSS3 HTML5 | 12 Jan 12 | 0

Responsive Data Table Roundup

The idea of the original was to abandon the grid layout of the table and make each cell it’s own line. Each of those lines is labeled with a pseudo element. This creates a much taller table, requiring more vertical scrolling, but does not require horizontal scrolling. It’s easier to browse the data without losing context of what’s what. (more…)

Freebies HTML5 | 16 Jan 11 | 0

Dive Into HTML5 (free online book)

Dive Into HTML5 seeks to elaborate on a hand-picked Selection of features from the HTML5 specification and other fine Standards. The final manuscript has been published on paper by O’Reilly, under the Google Press imprint. Buy the printed Work — artfully titled “HTML5: Up & Running” — and be the first in your Community to receive it. (more…)

HTML5 | 07 Jan 10 | 0

My Top 5 HTML Coding Preferences

Every coder has his/her own coding style based on personal preferences. Not all of us markup the document in a same way. Some decide to choose one element while other coders prefer some other solution. In this article I will list 5 of my most usual coding preferences and explain my reasons. (more…)

Freebies HTML5 | 16 Dec 09 | 0

HTML5 Visual Cheat Sheet (Reloaded)

This cheat sheet is essentially a simple visual grid that contains a list of all HTML tags and of their related attributes supported by HTML 5. The simple visual style I used to design this sheet allows you to find at a glance everything you are looking for. Please leave a comment! Every suggestion will be appreciated! (more…)

HTML5 Tutorials | 11 Dec 09 | 0

A Collection of HTML5 Resources and Tutorials

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 ready for it. What ever your feelings are on this issue, it doesn’t matter, it is here, so lets work with it. (more…)