if you are facing problem with ie background color for ex: in css you have declared the background-color property but it is working fine in ff or mozilla but not in ie in that case here is the simple work out which can solve your problem of not working background-color in ie solution : <!doctype html public “-//w3c//dtd xhtml 1.0 transitional//en” .. .. ..
