html

622-html-entities
Craig's useful tutorial explains how you can use UTF-8 characters in HTML, CSS and JavaScript.Read More
 
604-better-country-selector
Country lists in drop-down HTML select boxes are usually a usability nightmare. Craig reveals a new solution to help your users.Read More
 
Hello again and welcome to episode eight of the Design Festival podcast. This week with web standards advocate and champion Derek Featherstone of FurtherAhead.com and most notably WebStandards.org .... Read More
 
539-html-email-boilerplate
Craig takes a closer look at The HTML Email Boilerplate, a new project which could help relieve the symptoms caused by HTML email creation.Read More
 
Thumbnail
It’s been a month of inspired ideas and clever execution but the time has come to announce the official winner of Design Festival’s Cicada Project iPad 2 Give-away. We’ve almost hit fifty... Read More
 
504-html-source-order
Should your HTML source code follow the visual layout? Does it aid development? Does it improve accessibility? Craig discusses the issue further.Read More
 
 
480-form-changed
Craig provides a useful JavaScript function which checks whether any HTML form field has been changed by the user since the page was loaded. It works in any browser and doesn't require a library.Read More
 
480-form-changed
How can you check whether a user has updated one or more form fields? Craig's tutorial describes ways to detect changes to input boxes, textareas, checkboxes, radio buttons and select drop-downs.Read More
 
472-html5-logo
The W3C has announced the HTML5 Last Call and specification completion dates. If you've been holding off HTML5 development, Craig provides the important dates for your diary.Read More
 
feature
Campaign Monitor's Matthew Patterson walks you through turning a Photoshop file into a good-looking, dependable HTML email that renders well in popular email clients.Read More
 
477-ajax-data-formats
XML isn't the only option for Ajax. In the first of a three-part series, Craig discusses the pros and cons of using XML, SOAP and HTML data formats.Read More
 
 
476-text-to-code-ratio
The text to code ratio is the measure of content on your page compared to the structure. Does it affect SEO? Is it important? Does it matter? Craig discusses the issue further.Read More
 
475-dom-monster
DOM Monster is a new cross-browser bookmarklet which provides useful information to help optimize your HTML code. Craig delves in...Read More
 
471-wp-menu-tidy
The WordPress wp_nav_menu() and wp_list_pages() functions output HTML that could be tidier. Craig provides a little code to help spring clean your page menus and sitemaps.Read More