I am trying to make all the links in my content section to be a  
particular color.  Since I noticed that all the content is in <p>  
tags, I tried to set the links for p tags to that color. I did:
p a{
        color: #1863B5;
        text-decoration:none;
}

That seems to work with anything in the second paragraph but not the  
first paragraph in this page:
http://hhp.umd.edu/events/systems_thinking/content/ 
systems_thinking_5.cfm? 
q_1=c&q_2=b&q_3=b&q_4=b&q_5=b&q_6=b&q_7=b&q_8=b&q_9=b&q_10=b

The links aren't in the most inner <p>, but they are in a <p>

So, I can figure a fix probably, but I'd like to know why it is this  
way and then yeah a nice solution would be a bonus.

thanks!
_____________________________

Daniel Kessler

College of Health and Human Performance
University of Maryland
Suite 2387 Valley Drive
College Park, MD  20742-2611
Phone: 301-405-2545
http://hhp.umd.edu



______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to