|
Posted by dalyea@gmail.com on 08/23/07 06:39
On Aug 22, 8:54 pm, "Beauregard T. Shagnasty"
<a.nony.m...@example.invalid> wrote:
> dal...@gmail.com wrote:
> > This will probably be super easy for some of you CSS pros, but I can't
> > figure it out at the moment. I'm going off the definition "floated
> > text is relative to the block element containing it" but not having
> > much luck on that front.
> > The page in question is:
> >http://www.skicandy.com/
>
> I would suggest fixing all the errors first. Who knows? It may solve
> your problem.
>
> <http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.skicandy...>
> "Failed validation, 158 Errors"
>
> <http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&u...>
> "Sorry! We found the following errors"
>
> Start with a proper DOCTYPE:
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
> "http://www.w3.org/TR/html4/strict.dtd">
>
> Oh, and see this page as well:http://k75s.home.att.net/fontsize.html
> Your page gets even worse when I increase the font size so it is
> legible. "font-size: 9pt;" is way too small, and points are for
> printing, not screen.
>
> A glance at your CSS ... it seems overly complicated.
>
> --
> -bts
> -Motorcycles defy gravity; cars just suck
Thanks for the reply. I fixed all 158 errors and now the page passes
on W3C. That was the right place to start, you're right.
So now - what? The top of the page is still off.
David
Navigation:
[Reply to this message]
|