|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
CSS layout problem
I'm having a problem with how my page looks in Mozilla. My page looks perfect in IE, and I've been pulling my hair out trying to track down the problem.
If you look at http://eirways.com/citynet in Mozilla, you should see a black bar going through the picture of the player on the top of the page, but I don't want this bar to be here. I've tried changing a few things in the HTML and in the CSS (http://eirways.com/citynet/common/style.css), but to no avail. Can anyone figure out where this bar is coming from? Thanks. |
|
#2
|
|||
|
|||
|
Solved !
I fixed it, by changing
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > CSS layout problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|