Line breaking in a button

I'm not sure whether to direct this to the HTML or CSS mailing list, but...

I am wondering if or where a command exists that lets you can add a line break
inside of a button.  for example:
|--------------|
|   line 1     |
|   line 2     |
|--------------|

I've tried add <br> inside of the button, an also controlling the width of the
button 9hoping to get the text to wrap inside the button) using HTML and CSS,
but none of the above methods have worked.

Thanks,
David Bindel

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Received on Sunday, 15 April 2001 17:31:19 UTC