In fact it does work. I needed to clear the browser cache.
One question I have is:
Should I use a container around divs which float left?
I always get different answers or opinions.
I am a little bit lost about it since it is working in Firefox 2.0 and
IE 6.0 without the container.
Thanks,
Miguel
In article
<1167267841.979049.18160@79g2000cws.googlegroups.com>,
> > > I cannot make head nor tail of what you are doing really? But if
> > > you want to be rid of gaps at the top try
[quoted text clipped - 4 lines]
> > >
> > > You id things but there is no css sheet... Perhaps post a url.
> In fact it does work. I needed to clear the browser cache.
>
[quoted text clipped - 5 lines]
> I am a little bit lost about it since it is working in Firefox 2.0 and
> IE 6.0 without the container.
First, please do not top post (fixed slapdashedly by me here...).
Your code snippet does not, of itself, exactly show what you are
wanting to do, it produces a few words here and there. Please
provide a URL and some good description of what you are meaning
to do to help out.
What is this business of fixing some item 960px to the right?
What about those with smaller screens.
Frankly, scrap the lot and look at some template you like and go
from there.

Signature
dorayme
shapper - 28 Dec 2006 01:47 GMT
Hi,
I will try to explain it better:
I am trying to create a centered web site with 3 main sections:
header, content and footer.
HEADER
CONTENT
FOOTER
All these sections should be 960px width.
Inside content section/div there will be various sections/divs using
the following layout:
Here is a drawing of the design inside CONTENT:
LOGO (width=107px) MENU (width=600px)
WHATSUP (width=647px) INSIDE
(width=100px)
LEFT (width=100px) CENTER (width=100px) RIGHT
(width=100px)
Basically that's it.
The words I added to my code is to identify where each div is going.
Could you give me some feedback about my code?
Thanks,
Miguel
> In article
> <1167267841.979049.18160@79g2000cws.googlegroups.com>,
[quoted text clipped - 33 lines]
> Frankly, scrap the lot and look at some template you like and go
> from there.
dorayme - 28 Dec 2006 02:16 GMT
In article
<1167270470.121375.142210@79g2000cws.googlegroups.com>,
> I am trying to create a centered web site with 3 main sections:
> header, content and footer.
[quoted text clipped - 4 lines]
>
> All these sections should be 960px width.
You continue to top post, please don't as it makes it harder for
many people here on their newsreaders.
You don't address my warning and question about the 960px. we
need to get this straight before plunging into actual mark up. It
is an important overall question.

Signature
dorayme