That is a much better way to go, but I think she needs NS4...

----- Original Message -----
From: "Nathan Stanford" <[EMAIL PROTECTED]>
To: "CF-Community" <[EMAIL PROTECTED]>
Sent: Wednesday, April 17, 2002 4:44 PM
Subject: RE: formatting problems due to different browsers


> Not sure if this is what you want but check this out.
> --------------------------------------------------------------------------
--
> <html>
> <head>
> <title></title>
> </head>
> <style>
> singleline
> {
> border : 1px solid #000000;
> }
> </style>
>
> <body>
> <table border="0" cellpadding="0" cellspacing="0" class="singleline"
> width="100%">
>   <tr>
>     <td valign="top" bgcolor="FFFFCC">Test</td>
>     <td valign="top" bgcolor="FFFFFF">Test</td>
>     <td valign="top" bgcolor="FFFFCC">Test</td>
>   </tr>
> </table>
>
> </body>
> </html>


______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-community@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to