My problem is that when I published my site, it just lists the files and not a site. The files themselves are not accessable because IE7 asks what program to open them up with. I know that IE7 is not XHTML/CSS friendly but I also know that there are a lot of sites that use this format. I am not sure what I am doing wrong or what I can do to fix it. This is a copy of my DOCTYPE.
<!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">
I have seen on other sites an additional stylesheet that is there incase IE is used but I don't know what is on the stylesheet or if that would solve my problem.
Any direction you can give me would be greatly appreciated.
Thanks

Help

Back to top









