Sometimes I wonder if I'll ever get the hang of CSS.
Can someone help me out with this bit of code?
I'm trying to style <h2> tags that are also links.HTML Code:h2 a { color: #42afb6; text-decoration:none; border-style: none; font-size: 12px; font-weight: bolder; text-transform: none; font-variant: small-caps; }
Thanks alot









Bookmarks