|
lilblackgirl -> drawing a blank (2/15/2007 9:36:34)
|
This is basic, but my brain won't work this morning. in my stylesheet, if i set my basic link settings as so: a, a:visited { color: #ffffff; text-decoration: underline; } a:hover { color: #000; background-color: #7a7f9a; text-decoration: none; } and i have a graphic that links to an outside address, by default, the link settings above will apply to the graphic. How do i set the link settings for the graphic to not do this? I just want to be able to hover and click without any style settings being applied to the graphic. I thought of setting it to a class/id, but i shouldn't have to set up a special class/id to counter the default settings, should I? I know this is a silly question, but i'm drawing a blank.
|
|
|
|