If you are just using it as a line, why not just style an HR like this?

<hr style="height:5px;width:700px;color:#CCCCCC; background-color:#CCCCCC;" />

note:  you have to ensure the 'color' attribute is there since IE
decided not to use the HTML standard on that element.



On 8/12/05, Ryan Everhart <[EMAIL PROTECTED]> wrote:
> Hey All,
> I'm trying to make a DIV that is basically just a line that is 5 px
> high, however the following code does not work... it looks like maybe
> 20 or 25px is a small as the height can go.  Any thoughts?
> 
> <div style="height:5px; width:700px; background-color:#CCCCCC;"></div>
> 
> --
> Ryan Everhart
> [EMAIL PROTECTED]
> ----------------------------------------------------------
> To post, send email to [email protected]
> To unsubscribe:
>    http://www.dfwcfug.org/form_MemberUnsubscribe.cfm
> To subscribe:
>    http://www.dfwcfug.org/form_MemberRegistration.cfm
> 
> 
> 


-- 
~Dave Shuck
[EMAIL PROTECTED]
www.worldwildweb.biz
----------------------------------------------------------
To post, send email to [email protected]
To unsubscribe:
   http://www.dfwcfug.org/form_MemberUnsubscribe.cfm
To subscribe:
   http://www.dfwcfug.org/form_MemberRegistration.cfm


Reply via email to