Results 1 to 2 of 2

Thread: COde?

  1. #1
    Join Date
    Jun 2007
    Posts
    1,757
    Tokens
    105

    Latest Awards:

    Default COde?

    Whats the code to make it when you rollover a link it goes bold? ++rep
    Get back imma let my gat go,
    got a itchy finger... imma leave a fat hole.
    - Giggs :: Ruthless Freestyle

    I owe rep to - .:Jack120:. HabbDance

  2. #2
    Join Date
    Mar 2008
    Posts
    173
    Tokens
    0

    Default

    Code:
    A:hover {
    font-weight: bold;
    }

Posting Permissions

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