Thu, 2004-06-17 09:38
Does anyone know if you can create a class in CSS that will link automatically to something?
I am trying to create a class that people can select to create a Back to Top Link.
.TopLink { text-align: right; href: #; a-href: #; }
Any ideas???