Thread
:
Floating <hr>s to the left/IE problems...
View Single Post
#
2
(
permalink
)
Oct 12th, 2006, 13:07
moojoo
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,946
Blog Entries:
1
Thanks: 0
Thanked 29 Times in 29 Posts
Re: Floating <hr>s to the left/IE problems...
Instead of a horizontal rule perhaps you may want to try something like
.hrdiv {
height:2px;
border-bottom:solid 1px #CCCCCC;
float:left;
}
<div class="hrdiv"> </div>
__________________
I hate IE 6. Just sayin....
http://www.mevans76.com
moojoo
View Public Profile
Visit moojoo's homepage!
Find all posts by moojoo
View Blog