Quote:
Originally Posted by Mutt
IE6 may suck but 20% of surfers are still using it and for all you CSS gurus who are coding sites for clients and not checking them in IE6 you're selling your clients short. There are workarounds for IE6 but they are a bitch and take a lot of time wandering around the Net looking for the IE6 fixes.
|
people get carried away over complicating simplest things, I see alot people do crazy nesting with divs, which I admit, I used to do as well after switching from tables.. My suggestion to anyone doing html coding - don't do unnecessary nesting, use absolute positioning within relative divisions. only keep content related stuff in html and move everything else in css. K.I.S.S.
