Hi again, 

Thanks a lot for the solution about the escape. I haven't been that much
concerned about it, because I thought it was only because my text was bigger
than the footer size. :s  I've tried to search the internet for information
regarding text scape, but I was unable to find it.

Is it possible for you, to give me some links to learn more about it?


Thanks a lot once again,
Márcio

-----Original Message-----
From: David Laakso [mailto:[EMAIL PROTECTED] 
Sent: quinta-feira, 6 de Novembro de 2008 16:57
To: MEM
Cc: css-d@lists.css-discuss.org
Subject: Re: [css-d] Pixel Terror II - Pixel Strikes Back

David Laakso wrote:
> MEM wrote:
>   
>> See it here please:
>> http://www.cantinho.org/test5.html
>>
>>   
>>     
>
>
>
> The text escapes the footer with font-scaling.
>   



This corrects the footer.
#footer {
border-top:1px solid fuchsia; <---- 4 position only
border-bottom:1px solid fuchsia; <---- 4 position onlu
color:#fff; <---- add
clear:both;
height:12px; <---- delete
background:#000099;
}

-- 

A thin red line and a salmon-color ampersand forthcoming.

http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to