Web Hosting Talk







View Full Version : What does this code do exactly?


hopesfall
11-15-2008, 12:12 PM
I see this in various differnt sites and I am not anywhere near a JS pro, but wouldnt this be commented out?
<!--[if lte IE 6]><table><tr><td><![endif]-->
What would this code be doing?

Slitheryimp
11-15-2008, 12:43 PM
it's a conditional comment (http://www.quirksmode.org/css/condcom.html)