I was just curious about why the margin of link made by this... a { font-family:Calibri, Sans-Serif; color:White; font-weight:bold; font-size:15pt; } a.option { text-decoration:none; padding-left:50px; } Code (markup): ...is also clickable. Can I get rid of that? See http://somody.shootdog.com (the bottom) for an example.
i'm sorry to say, i didn't understand the question. in the code shown above, a.option tag declares the selector class "option" for the links. what does it have to do with "being clickable", i wonder.
Oh, I'm sorry that I didn't make it clear. If you look at somody.shootdog.com, you can see at the bottom of the page the list of a.options. I'm just curious why the margin is also a link now, rather than just the text.