In IE all this does is put a gray square around the box?!
Neil
----- Original Message -----
From: "Capolinea" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Sunday, March 11, 2001 10:18 AM
Subject: Re: CSS
> Hope it can help...
>
> <html>
> <head>
> <title>Untitled Document</title>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
> <style type="text/css">
> <!--
> ..box { border: #999999; border-style: solid; border-top-width: thin;
> border-right-width: thin; border-bottom-width: thin; border-left-width:
> thin}
> -->
> </style>
> </head>
>
> <body bgcolor="#FFFFFF">
> <form method="post" action="">
> <input type="text" name="textfield" class="box">
> </form>
> </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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists