PSD to HTML conversion PSD to HTML conversion PSD2HTML.com with over 300 professionals takes the designs to HTML and beyond

Indeterminate Checkboxes Read on! →

August 8 2011

While checkboxes can only either submit their value (checked state) or not (unchecked state), they have a third visual-only state: indeterminate. This is only settable via JavaScript and does not affect the value, only the appearance. We’ll cover how it works and a simple use case.

New Poll: Site Title Structure Read on! →

August 5 2011

The new poll is up in the sidebar of the site. This time it’s about the structure of page titles. Literally, the <title></title> tag in the head of a site that gives the browser window/tab its title. I’m just asking for your “favorite”, as in, personal preference. Take that how you will, we can discuss the reasonings in the comments and in the poll wrap-up post.

On to more articles! →

Latest Snippets

Latest Screencast

#99: Overview of HTML5 Forms Types, Attributes, and Elements

HTML5 has a bunch of form-specific features that all make forms on the web better. Browser support for the features is all over the map, but many of the features can be thought of as progressive enhancement, so if it works, great, the form is better, if not, whatever. In this screencast we look at all the new types, attributes, and elements and finish up looking at real world forms and how they could be better if they used these HTML5 features.

Links from the video: