R
rajurenjitgrover
Guest
I have over 100 Html files and all of them have many links. I have a t.css file. It in there is a class t. I want to apply this "t" to all the links in all the Html files. Can you tell me how do I do that by just writing something at the top of all these Html files. So that I need not write class=t in each of the links.