Re: FN-FORUM: CSS driving me mad again - help please
date posted 1st March 2008 21:19
try putting a or even after the
table.
Lee
Lee Rickler
Director Point and Stare - pointandstare.com
Web Design and Development for over 11 years
Dominic Raywood wrote:
>
> It's not inside the table. The table ends, then I bung the div on the
> page. If I don't use absolute, then it drops down below the table.
>
> As in my previous mails, I am NOT used to CSS - but from responses, I'm
> trying to gradually move myself towrads CSS layouts. Maybe a table/CSS
> hybrid is a bad idea, but I need to progress slowly :)
>
> At least it loks the same in IE7 AND Firefox - that's a start lol
>
> Tony Crockford wrote:
>>
>>
>> On 1 Mar 2008, at 21:28, Dominic Raywood wrote:
>>
>>>
>>> Please can one of you CSS gurus tell me what I'm doing wrong?
>>>
>>> URL: http://bagenhamfarm.co.uk
>>>
>>> Okay, the site validates XHTML 1.0 Transitional and CSS validates.
>>>
>>> However, I cannot get one of the divs to centre. Basically, I want a
>>> max width of the site, even though fluid up to that width. That bit
>>> works fine, using min-width and max-width.
>>>
>>> In the header though, I have a div (#hdr_bannerctr) which has 5
>>> images inside it. I want this div to be central. Whatever I try, in
>>> both IE7 and Firefox, it sets itself left justified within the main
>>> #container div.
>>
>> why is it absolutely positioned?
>>
>> inside a table?
>>
>> ;o)
>>
>