Mário Gamito schreef:
> Hi,
>
> Sorry for the kind of lame question.
>
> A colleague of mine is doing a website with CSS, but it has several 
> glitches that i can't fix:
>
> 1) The "Top Label" blue header resizes if the browse resizes too;
>
> 2) The pink "MENU" left column doesn't go until the end of the page;
>
> 3) The yellow "BOTTOM label" is obviously to be at the end of the page;
>
> http://www.gamito.org/topContainer.html
>
> Sorry for the trouble.
>
> Any help would be appreciated.
>
> Warm Regards,
> Mário Gamito
>
>   
Hi Mário,
No trouble at all: 2 basic tools did the work. ;-)
Maybe you can give your colleague the tip to check the html-validator or 
html-Tidy first:

    html-validator says...
    
<http://validator.w3.org/check?uri=http%3A%2F%2Fwww.gamito.org%2FtopContainer.html&charset=%28detect+automatically%29&doctype=Inline&ss=1&verbose=1>

Then you can advise him/her to have in mind (for the next time):

    Golden Rule #7
    <http://home.tiscali.nl/developerscorner/golden-rules-of-css.htm#r7>

Oh, the css-validator has a tip too:

    non-existing css-property
    
<http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A%2F%2Fwww.gamito.org%2FtopContainer.css>

But if the page is repaired and 1 or more problems is/are still there: 
don't hesitate to come back!

Success and greetings,
francky
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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