![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
| http://messiah.scojul.homedns.org Two problems: 1) UL does not display below header DIV in FF, looks OK in IE6 2) UL list items will not center in FF or IE. I had a hard enough time getting the stupid gif and text to display on the same line, and now this...I'm going to go nuts... It shouldn't be this hard, should it? Grrrrrr... Thanks. |
#3
| |||
| |||
|
|
I actually think I resolved both my problems by using the CSS Validator and another post. From the post, I tried clear: both, which put the UL (the horizontal text) below the header - just as I wanted. The CSS Validator indicated an invalid value for text-align (I was using "middle" instead of "center". So both of those problems have been fixed. However... I seem to have introduced another problem. The header background color won't display in FF. ???? I don't know how anyone can get good at this. I've spent three weeks trying to get this stupid simple header to display properly and am getting absolutely nowhere... |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
John Hosking wrote: font-family: "Comic Sans MS" "Veranda" sans-serif; 1) font alternatives are supposed to be comma-separated; and 2) By "Veranda", do you mean "Verdana"? 3) The use of Verdana isn't always your best choice, but for now, it's not your biggest problem. (But pay attention over time to discussions about font choices, so you can decide for yourself). 4) "Comic Sans MS" is one of the most horrible fonts on the planet. 5) The two specified fonts look absolutely nothing like each other, so using one as a fall back for the other doesn't really make sense. |
#6
| |||
| |||
|
|
I had a hard enough time getting the stupid gif and text to display on the same line, and now this...I'm going to go nuts... It shouldn't be this hard, should it? |
#7
| |||
| |||
|
|
Vince Morgan wrote: font-size:1em; /*best to size fonts in either em or px*/ Best to size fonts in either em or percent. 100%, actually. Using em causes problems with Internet Explorer which has a terrible 'resizing' bug, whereas if the visitor changes from, say, Smaller to Medium, the size will double! http://k75s.home.att.net/fontsize.html -- -bts -Motorcycles defy gravity; cars just suck |
![]() |
| Thread Tools | |
| Display Modes | |
| |