View Single Post
Old 07-01-2008, 03:33 PM   #7 (permalink)
Ross
The Contributor
 
Ross's Avatar
 
Join Date: Jan 2008
Location: England, UK
Posts: 83
Thanks: 3
Ross is on a distinguished road
Default

Quote:
Originally Posted by Kalle View Post
Just to note it, even thought it might not be that important then IE6 and lower will not interpret [attribute="value"] in CSS, so to gain IE6 and lower support use class names =)
This has tripped me up quite a few times - it is however a great method of kepping your code clean. If you don't expect your target audience to be using IE6 I'd use this syntax - obviously check using an Analytics tool however to see what browsers your audience use.
Ross is offline  
Reply With Quote