Search found 1 match

by intrusion
Fri Sep 16, 2005 2:16 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: CSS Hyperlink's
Replies: 2
Views: 3413

CSS Hyperlink's

Can we insert a hyperlink into a CSS file and have the corresponding HTML file that uses the CSS show up as a link. I will try to explain further In the CSS file I have the following a:link { color: blue; } In the HTML file that is linked to the CSS file I have the following <Body> <a>HyperLink To ...