in comp.infosystems.
www.authoring.stylesheets, mscir wrote:[color=blue]
> Justin Archie wrote:[color=green]
> > Alright, this newsgroup is my last hope. I have tried many solutions to
> > my problem, but none of them seem to work.
> >
> > I have been wroking on this site layout at
> > <http://www.digitalbovine.com/db.test.html> but I am having a problem
> > with it IE 6 on Win. Between my footer and content DIV tags there is[/color][/color]
Seems to be some bug. You could try with
* {margin:0 !important; }
in your stylesheet. if it helps, then find out where this margin is. Same
with padding.
Random guess is
p {margin-bottom:0;}
[color=blue]
> I don't know how to fix this using <p>, if you change the paragraphs to
> spans and separate them with a <p> the problem goes away, although
> text-indent doesn't appear to work on them.[/color]
So this is not good solution. Why did you make it?
[color=blue]
> <div id="content">
> <span>Lorem ipsum dolor sit amet....consectetuer elit.</span>
> <p>
> <span>Aenean vel ligula....ultricies ipsum.</span>
> </div>[/color]
1) That is not good HMTL
2) Op is actually using XHTML, so it is also incorrect.
--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Utrecht, NL.
Support me, buy Opera:
https://secure.bmtmicro.com/opera/bu...tml?AID=882173