View Single Post
Old 11-10-2006, 07:46   #4 (permalink)
finbarr
who the fuck am i?
 
finbarr's Avatar
 
Join Date: Apr 2005
Location: london
Posts: 2,672
Send a message via MSN to finbarr Send a message via Skype™ to finbarr
Quote:
Originally Posted by freelancr
The main one is using valid xhtml and css, and getting IE out of quicks mode by putting the doctype on the first line.

If something doesnt work in IE6, use this:
Code:
* html #container { rule: variable; }

Thats about it really?
you shouldnt really be doing that anymore tbh. You should be using conditional comments instead
__________________
who the fuck r u?
  Reply With Quote