On Sep 2, 2006, at 8:54 AM, Nick Urbanik wrote:

> Well, let's see, I select the header and text, then from my Firefox
> context menu, I choose, "View Selection Source"
>
> and see this:
>
> <div class="atitle">Intel iMac for consumers, not Pros</div>
>       <div id="recad">
>         [ stuff to display the image ]
>       </div>
>       <div id="art_body">
>               Apple's new iMac Core Duo [ lots of uber-marketing speak
>                excised ...] Pro users.
>               <p></p>
>       </div>  
>
> Then I select "View CSS" from the web developer's toolbar and see:
>
>               #recad{
>                       padding: 0 0 20px 20px;
>                       width: 300px;
>                       height: 250px;
>                       float: right;
>               }
>
> So I guess that's how they did it.
>
> But I'd have used a header instead of a div for the heading.
>
> And the w3c validator shows "Failed validation, 186 errors", so they
> seem to have committed other html errors too.
> --  
> Nick Urbanik   RHCE         http://nicku.org        [EMAIL PROTECTED]
> GPG: 7FFA CDC7+5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24

Nick,

I appreciate your reply.  I knew the page did not validate properly.   
So I was wondering what the correct method would look like.

Thank you,
Peter Apockotos
http://www.apockotos.com
http://www.gsdCentral.com
http://www.happymacintosh.com
http://www.knightrider.org
http://www.macmariner.com


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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