Quantcast
Channel: User Chase Seibert - Stack Overflow
Viewing all articles
Browse latest Browse all 43

Answer by Chase Seibert for Help with div - make div fit the remaining width

$
0
0

<div class="a"><div class="b"><a href="#">click here to be amazed!</a></div><div class="c">this is some awesome text</div></div><STYLE>.b,.c {padding:15px;}div.a {border: 1px solid red;}div.b {float: left;border: 1px solid blue;}div.c {border: 1px solid green;}</STYLE>

Viewing all articles
Browse latest Browse all 43

Trending Articles