Forum Moderators: phranque

Message Too Old, No Replies

How do you...

         

Bubzeebub

3:29 pm on Apr 1, 2005 (gmt 0)

10+ Year Member



Underline in Dreamweaver? I only see the icons for Bold and Italics, but not the U for underline.

limbo

3:32 pm on Apr 1, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can apply <u></u> to the text you want to underline in code view

or click text > styles > underline.

Asigning it a shortcut in preferences would be handy if you do it a lot.

Or apply a style rule to an emphasis tag.

Bubzeebub

3:54 pm on Apr 1, 2005 (gmt 0)

10+ Year Member



thanks

rocknbil

5:36 pm on Apr 1, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Isn't <u> one of the deprecated tags? Use the style sheet method.