Please go to the link listed below and then click on "2008 King Of Wake World Cup Series-Fort Worth TX." Can someone please tell me how to fix the the flash elements so that they will float in IE?? It all works fine in Safari and Firefox but they won't float in IE. All help greatly appreciated!!
I'm not a CSS expert, but like I said, it could be the doctype (usually when I can't get certain floats to work, it is).
Try removing this line:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
to see if it is; if you find that it is try other doctypes
Bookmarks