|
Posted by joshbeall on 06/22/06 20:15
Hi All,
Take a look at this page:
http://www.joshbeall.com/personal/BottomBorderIssue.htm
See how the bottom border on the <div class="ContentHeader"> is running
through the right-floated LoginBox div? That's not what I want. I'd
like a line to run all the way across the page, but not to run through
the LoginBox (or any other boxes that are there. I had expected it to
behave like text, and to stop when it reaches the edge of the LoginBox.
In other words, I'd *like* it to look like this:
http://www.joshbeall.com/personal/BottomBorderDesired.png
My thinking was I would control how close the horizontal line (bottom
border on the ContentHeader div) comes to the LoginBox by setting the
margin on the LoginBox.
How would others recommend I accomplish this sort of thing?
Navigation:
[Reply to this message]
|