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>
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