CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Mar 2003
    Location
    Australia
    Posts
    2

    Individual Table Text Decorations

    I have set TD Classes for menu and features so that i can use different text decorations for the hyperlinks within these tables i have tried using style sheets and putting the code into the html but i still can't get them to work the code i used for the menu table is below.

    A.menu {etc}
    A.menu:link {etc}
    A.menu:active {etc}
    A.menu:hover {etc}
    A.menu:visited {etc}

    Please Help it's really starting to annoy.

    [Goodz13:moved:not java related]
    Last edited by Goodz13; March 27th, 2003 at 11:00 PM.
    Regards
    Peter Underwood

    IT Manager
    Sportlink.com.au
    [email protected]

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

Featured