Hello!
Is it possible to have more than one a:hover in the same css document?
But there are some links I would like it to be another color when mouse over.Code:a:hover { text-decoration: underline; color: #FF9900; }
Is is possible to do that?
Thank you![]()




Bookmarks