Topic: Can you see anything wrong, or Browser bug? (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: NZ |
posted 04-22-2003 03:15
Hi, guys. I am busy validating my css here: quote:
|
Paranoid (IV) Inmate From: NZ |
posted 04-22-2003 03:16
Actually when I validate, the error message said to me: quote:
|
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 04-22-2003 03:19
When you use that validator, don't copy the <style..> tags into it - just copy the CSS. Looks like it validates more or less fine. |
Maniac (V) Inmate From: Boston, MA, USA |
posted 04-22-2003 03:32
Always a moment too slow to beat Slime! |
Paranoid (IV) Inmate From: NZ |
posted 04-22-2003 03:37
Hi, slime. quote:
|
Paranoid (IV) Inmate From: NZ |
posted 04-22-2003 04:02
Also I want to believe this code is fine. quote:
|
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 04-22-2003 04:22
Hmm... for the centering problem, my first bit of advice would be to set the width to 100%. (Otherwise it's just centering within the h1, which doesn't by default span the entire screen.) |
Paranoid (IV) Inmate From: NZ |
posted 04-22-2003 04:43
Here is link: |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 04-22-2003 04:49
Just set the width of the h1 itself to 100% (in the .sp class CSS thingy). It will make the h1 take up 100% of the space that it has *within the DIV that contains it*. |
Paranoid (IV) Inmate From: NZ |
posted 04-22-2003 05:00
Thanks, Slime. |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 04-22-2003 06:03
Gonna need more detail than that. Why don't you just crop it to the problematic area? |
Paranoid (IV) Inmate From: NZ |
posted 04-22-2003 06:25
Thanks for your help, Slime. |
Paranoid (IV) Inmate From: NZ |
posted 04-23-2003 00:46
Hi, guys. Good morning from New Zealand. |