I understand that css rules can target elements specified by attribute values, e.g.:
input[type=\"text\"] {}
Can I make a rule that targets ele
You can always set different style to a and a href
Check this: http://jsfiddle.net/uy2sj/