Previous Message
Next Message

Re: [css-d] right position don't work

Sent by Big John on 5 January 2003 15:03


Laurent wrote:
> I have some troubles with the right property...
> Take a look at : http://perso.numericable.fr/~passlaur/test/
> The css is at http://perso.numericable.fr/~passlaur/test/t2.css
> The #content should go to right and then the id #footer go down.

Laurent, I made a few changes to your code, and posted it here:

http://users.rraz.net/mc_on_the_rocks/testpage/Laurent/TEST.html

First, I made #content 'static', rather than 'absolute'. That 
puts the footer where it belongs. AP elements are not 'in the flow',
like the static footer, so the footer ignores #content.

The two floats in the header shold be made narrower than '49%' each,
or some browsers may wrap them. Try '45%'.

I added 'heights' to #header and #menuh, and moved 'clear: both' 
from #logo to #menuh. Gotta ride.
HTH
Big John



=====
^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-
|    Perennial student + Impractical joker + CSS junkie = Big John    |
| XXXX <http://users.rraz.net/mc_on_the_rocks/testpage/pie.html> XXXX |
| XXXXXXXXXXXXX <http://users.rraz.net/mc_on_the_rocks/> XXXXXXXXXXXX |
-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^-^

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
Previous Message
Next Message

Message thread: