Create a table within that cell and give that table a border of 1

<TABLE border="0">
    <TR>
        <TD>
            <TABLE border="1">
                <TR>
                    <TD>border</TD>
                </TR>
            </table>
          </td>
          <td>no border</td>
        </tr>
    </table>


----- Original Message -----
From: "Gregory Harris" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 13, 2000 7:09 PM
Subject: Slightly OT: Dumb HTML question


> Hello everyone, I was trying to build a table cell <TD> with it's own
border (apart from the rest of the table) in Netscape 4.  I tried <TD
BORDER=1> and that didn't work, I tried a style sheet and that didn't work
either, does anyone know how to do this?  Thanks!
>
> Gregory Harris
> Los Angeles ITA Dept.
> [EMAIL PROTECTED]
>
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar�sts&body�sts/cf_talk or send
a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.
>

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to