overtake??. How to specify (the color before and after the link)_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 11:53:06
Original
934 people have browsed it

I saw this article that teaches how to 'single designate'
http://mail.mcjh.kl.edu.tw/~lin/teach/htm/linkline.htm

Original CSS The meaning is as follows



This method is full page, I only want [single] to achieve
A: visited {color: gray} Visited links: {Color: gray}
How can I change it?

<a style="text-decoration:none;     VS的智能感知找老半天没看到相关的 T.T     " href="http://ABC.aspx" target="_blank"> Forgot your password?</a>
Copy after login




Reply to discussion (solution)

Because of my entire project, Only this link should do this. . .

So I don’t want to declare a css in the shared CSS file

(because for this reason, it feels bad to load all the function pages)
2. I don’t want to do that again. The top of the page declares