Previous Message
Next Message

Styling line breaks

Sent by Dave Holloway on 15 July 2004 20:08


Greg Van Ullen wrote:

> I would like the links to all be in a line/row, but the <br> tags are 
> there.  I floated the breaks and it worked fine in firefox,  but not 
> IE.  I also tried white-space:nowrap and got nothing.

Hmm.. you could try:

br {display:inline;}

or

br {display:none;}

I haven't tested this.. but I remember having this problem in the past.. 
so give it a go.


Regards

Little Dave
http://www.daveholloway.co.uk
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: