Results 1 to 3 of 3

Thread: Underline issue IE 7

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

    Default Underline issue IE 7

    Hi Guys,

    can you help in this.

    i wrote like this ..

    <a href="#">The National <span>Conversation</span></a>

    in FF it showing underline for the full text(The National Conversation)..but in IE 7
    it showing underline for the The National..please give suggestion on this issue...it's little bit urgent to me.

  2. #2
    Join Date
    Feb 2010
    Location
    Falkirk, Scotland
    Posts
    142
    Thanks
    21
    Thanked 4 Times in 4 Posts

    Default

    try:
    Code:
    <u><a href="#">The National <span>Conversation</span></a></u>

  3. #3
    Join Date
    Jun 2010
    Posts
    9
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by liamallan View Post
    try:
    Code:
    <u><a href="#">The National <span>Conversation</span></a></u>
    best method

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
  •