Previous Message
Next Message

Styling line breaks

Sent by Chris Carlson on 15 July 2004 20:08


> <p><a href="#">blah</a><br> | <a href="#">foo</a><br> | <a
 > href="#">bar</a></p>
 >
 > I would like the links to all be in a line/row, but the <br> tags are
 > there.

What if you do something like this:

p br {
    display: none;
}

Just a thought.

-Chris
______________________________________________________________________
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: