Mathias Bynens 6/13/2011

Unquoted attribute values in HTML and CSS/JS selectors

Read Original

This technical article details the specifications and conditions for using unquoted attribute values in HTML, a feature supported since HTML 2.0. It explains the syntax rules, common errors (like omitting quotes for values containing spaces), and how this affects CSS and JavaScript selectors. The post serves as a reference to clarify a frequently misunderstood aspect of HTML markup.

Unquoted attribute values in HTML and CSS/JS selectors

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week