Results 1 to 3 of 3

Thread: CSS: Modifying links inside of a class

  1. #1

    Thread Starter
    Frenzied Member Shawn N's Avatar
    Join Date
    Dec 2001
    Location
    Houston
    Posts
    1,631

    CSS: Modifying links inside of a class

    I've created a stylesheet that will modify the body's links and a class for something else.

    What I'm wondering is if it's necessary to modify each link inside of that class seperately, or how would I be able to modify links as a whole?
    Please rate my post.

  2. #2
    Frenzied Member
    Join Date
    Nov 1999
    Posts
    1,337
    you have to set a class for each link you want to use. hence you have to add class="whatver" to every link you want to use that class. if not they will use the default css a:link a:hover as the style.

  3. #3
    Lively Member
    Join Date
    Apr 2003
    Location
    Netherlands
    Posts
    96
    every different link (style) is a different class
    http://www.raketje.com coming..............soon................

Posting Permissions

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



Click Here to Expand Forum to Full Width