Category Archives: HTML
HTML specific posts
Beginning HTML and CSS is O-U-T
I’ve mentioned it on Google+ and Twitter. I should probably mention it here: Beginning HTML and CSS is out. It came out yesterday. Here’s proof: The book looks great. I’m really happy with it. Are there things I wish I … Continue reading
How did the IE Conditional Classes Get on the HTML Element in HTML5 Boilerplate?
Since it comes up from time to time on Github (See #1288 and #1187) and I was involved in part of the discussion I thought I’d try to clarify the timeline and reasoning for the placement of the IE conditional … Continue reading
Reuse and Recycle: A Quick Intro to Microdata
Microdata HTML5 defines a standardized scheme for marking up and retrieving metadata in the body of an HTML document. If you’ve worked with microformats like hCard and hCalendar then microdata will be relatively familiar. The biggest change is the move … Continue reading
Reuse and Recycle: New Form Elements, Attributes and Input Types
This article is available in Serbian/Srpski In addition to the new semantic elements HTML5 provides several major enhancements to the way forms are handled. New elements, input types and attributes have been added to better map common web inputs. For … Continue reading
Reuse and Recycle: A Brief Introduction to the New HTML5 Semantic Elements
This reuse and recycle series is going to be my attempt to reuse some of the material I’ve got laying around. I originally created this stuff for other projects. Since those projects won’t see the light of day, you guys … Continue reading
I’m Going to Be Talking About HTML5 at the Enterprise 2.0 Conference, June 23
Here’s the description of the panel I’m on: HTML5 and its Impact on Enterprise Architecture (Location: Room 1) Although not yet ratified as an official standard, HTML5 support is showing up across a variety of different browsers. And for very … Continue reading
A New Site I Worked on is Live: Tauck.com
Check it out: Tours and guided world travel adventures available at Tauck.com. Here’s a press release:
A New Site I Worked On is Live (officially)
We finally launched the new Isobar North America site. It had been in a soft-launch phase for several weeks as we worked out the kinks. Now it’s official. I worked on it and, amazingly enough for an internal project I’m … Continue reading
HTML5: What You Should Be Using Right Now
Continuing our examination of HTML5, this time we’ll take a slightly deeper look at the state of HTML5 support in browsers. We’ll step through several major features, examine the technical hurdles in place, identify the level of browser support and … Continue reading
How To Make a Web Site the Modern Way. Part 11: The New HTML5 Elements
I promised one last post on HTML elements. This is it. This one will be a quick tour through some of the new semantic HTML5 elements. I’ve been using them regularly for a while now and I’m still trying to … Continue reading