After writing the attribute that changes the color of a hyperlink in CSS, when you click on a hyperlink, the hyperlinks in the entire web page will change color accordingly. How can I avoid changing the color in one go?
Ask the master to give an example, write in css
You should find a under the specific module, and then Add a style
For example, .menu a:hover{} Add a mouseover style to a under menu with class
Add a class attribute to the link
Baidu
By writing this in CSS, you can only change Baidu without changing Google's
Just set a separate class or id for each a tag
in declares the specific module