gpogs
11-17-2002, 11:38 AM
hey,
I was just wondering how you would make a multi-style links. meaning i'd like to have a different :active, :link, :visited, :hover in one area and another style in one area??
I saw an example of that here but i can't find it! :(
It looked something like
#link1:active { color:green; text-decoration: none; ...etc }
or
#link1:active, link1:hover { color:green; text-decoration: none; ...etc }
any help would be appreciated :thumbsup:
I was just wondering how you would make a multi-style links. meaning i'd like to have a different :active, :link, :visited, :hover in one area and another style in one area??
I saw an example of that here but i can't find it! :(
It looked something like
#link1:active { color:green; text-decoration: none; ...etc }
or
#link1:active, link1:hover { color:green; text-decoration: none; ...etc }
any help would be appreciated :thumbsup: