I would like to make all my link text to for from average_link to [ AVERAGE_LINK ] .. is this possible with only CSS?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s not supported completely cross-browsers, but you can do it with the
contentproperty and the:beforeand:afterpseudo classesYou can see support for the attributes here:
http://www.quirksmode.org/css/contents.html