Forum Moderators: not2easy
im trying to find out how to take an attribute from an element and use it. kind of like this
<a href="link.html" title="title">a link</a>
I want to select the title and use it with :before
I think this is possible in css3 but cannot find the details at w3c, can anyone help me find what i need please?
thankyou very much
[w3.org...]