by Holger Suhr <holgerholgerde@[EMAIL PROTECTED]
>
May 14, 2008 at 10:02 AM
Butch61 schrieb:
> <snip>
>> A URL would be helpful.
>
> www.hotlinecomputing.com/wsls/index.html
>
> Click on the "design your day" heart.
> The paragraph that has "In order to..." is just text in the <div>.
> The paragraph that has "If you have any questions..." is in a <p> with
> no formatting.
>
> The css for the <div class=introcenter> is
> div.introcenter
> {
> position: absolute;
> left: 40px;
> top: 80px;
> width: 90%;
> font-size: small
> }
>
> Why wouldn't that css code be inherited by everything inside the <div>
> that doesn't have inline formatting?
>
> Thanks much
> Butch
>
>
BTW. Your picture WSLS Header4.png looks bad because it has 800px width,
but you show it only with 700px.
Holger