really frustated
Posted: Fri Nov 25, 2005 8:23 am
I cannot make this crap work. Its really pissing me off. look at the image below
.

.
.
I want that black on the right to extend all the way down. BUt it end the moment the text ends. The code I have is this
Can anyone tell me how to get ride of that white area on the right side of the pic. I don't want to a fixed height cause then increasing font size messes it up.
.

.
.
I want that black on the right to extend all the way down. BUt it end the moment the text ends. The code I have is this
Code: Select all
<div style="background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); height: 100%;">
<img width="450" height="443" align="left" src="/tlb/uploads/Image/07_2.jpg" alt="" />
blah blah
</div>