Previous Message
Next Message

Every image inside a div - newbie trying to learn

Sent by Paul Novitski on 9 August 2004 06:06


At 09:14 PM 8/8/2004, Marcelo Wolfgang wrote:
><div class="post">
><tr>
>        <td class="blogtext" bgcolor="#IIF(item MOD 2, DE('DADADA'),
>DE('F0F0F0'))#">
>                <p class="ItemTitle"><span
>class="ItemDateTime"><$BlogItemDateTime$>
>-</span> <BlogItemTitle><$BlogItemTitle$></BlogItemTitle></p>
>                <p class="ItemBody"><$BlogItemBody$></p>
>        </td>
></tr>
></div>


Marcelo, I believe you'll need to nest your <tr> and <td> tags inside a 
<table> in order for your markup to parse properly.  Some browsers might be 
generous enough to render such fractured markup as something like what you 
want, but I'd hate to depend upon it.

Try validating your page with http://validator.w3.org/

Cheers,
Paul  


______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: