|
Posted by TomB on November 4, 2005, 10:40 am
Please log in for more thread options
brucie wrote:
> TomB said:
>
>
>><img src="/path/to/little/decorative/graphic"><a href="/link/path">Link</a>
>>
>>When I now make my browser window smaller eventually the graphic and the
>>link text will break into two lines. I don't want that to happen.
>
>
> white-space:nowrap; on the element containing the image and the link.
>
Great. Thanks!!!
|