Results 1 to 5 of 5

Thread: How to underline a word in Option Style

  1. #1
    Join Date
    Nov 2006
    Posts
    55
    Thanks
    10
    Thanked 0 Times in 0 Posts

    Default How to underline a word in Option Style

    In the following code, is it possible to have the word Demostration "underlined"?

    Code:
    <option style="TEXT-DECORATION: hover; color: blue;" value="video.wmv"><font size=3>Demostration</font></option>

  2. #2
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default

    Hi there jass,

    of these browsers IE, Opera, Safari and Firefox, only Firefox rendered text-decoration:underline for the option element.

    coothead

  3. The Following User Says Thank You to coothead For This Useful Post:

    jass (04-03-2010)

  4. #3
    Join Date
    Apr 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation underline

    yes! its possible to underline the word, just put the tag <u></u> before and after the word you want to underline.

  5. #4
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default

    Hi there oidale

    and a warm welcome to these forums.

    Of these browsers IE, Opera, Safari and Firefox, none rendered the u element within the option element.

    Do you have the name of this obscure browser for which your assertion is true?

    coothead

  6. #5
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    By the way you are missing an 'n'. It's demoNstration.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •