yes... that will not show the border on ns4 on ns 6 it will work.

-----Original Message-----
From: Jon Hall [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 17, 2002 3:53 PM
To: CF-Community
Subject: Re: formatting problems due to different browsers


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>



______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to