[EMAIL PROTECTED] wrote:

[extend background colour to bottom of page]
>> It would do that automagically if it weren't for the absolute
>> positioning.
>
> Yep. So is my choice just to reposition everything with
> relative positioning?

To give an element position:relative, means to give it a position 
*relative to its own original position*. Say you have an h1 and a 
paragraph below it. If you would give the h1 position:relative 
with a top value of 3em, it would be covering the paragraph below 
it.

> And then to go into layers rather than divs?

I don't know what you mean by that. Aren't divs layers in 
Dreamweaver speak? (I don't know Dreamweaver, but that's what I 
heard)

>>>> Site is http://www.wdam.co.uk/clients/dynam/hh/
>>
>> <shudder>CENTER tags??</shudder>
>> (I'll ignore that bit too! ;-) )
>
> Probably best ;) I'll tidy up after I've got it looking right
> and there are no changes from the client :)

First get the code done correctly, and then make it look right.
The reverse will give you headaches.

> Thanks, it's much appreciated!

You're welcome :-)

-- 
Els
http://locusmeus.com/
http://locusoptimus.com/ 


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to