Results 1 to 6 of 6
  1. #1
    DNL Member Array
    Join Date
    Apr 2007
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    text links and spaces

    1. How can i make text links without that annoying underlinement?

    2. Is there a way to make more than one space, between words in DWeaver?

  2. #2
    Old School DNLodge Member Array
    Join Date
    Jul 2007
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: text links and spaces

    If you use Css,you can use this to cancel underline.

    <style type="text/css">

      <!--

      a:link { text-decoration: none}

      a:visited { text-decoration: none}

       a:hover { text-decoration: none}

      -->

      </style>

  3. #3
    Old School DNLodge Member Array
    Join Date
    Jul 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: text links and spaces

    as for your problem with spaces, you can use the code "&nbsp", and if you are using dreamweaver, in preferences, you can actually select, "allow multiple spaces."

  4. #4
    WTF Groupie Array
    Join Date
    Sep 2010
    Posts
    499
    Thanks
    0
    Thanked 1 Time in 1 Post


    Thanks alot both, this information was really helpful. This question was bothering me too.

  5. #5
    WTF Groupie Array
    Join Date
    Sep 2010
    Posts
    309
    Thanks
    0
    Thanked 0 Times in 0 Posts


    I thought this forum was for graphic design? Anyways, good info marblehost, thanks for the help.

  6. #6
    WTF Groupie Array
    Join Date
    Dec 2010
    Posts
    416
    Thanks
    1
    Thanked 0 Times in 0 Posts


    I really can't help you with that, but I sure did get some information here, thanks for the share.


 

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
  •