Advertisement

05.19.2004 at 08:26AM PDT, ID: 20994901
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.6

Disabled hyperlink colour

Asked by rossh1977 in Cascading Style Sheets (CSS)

Tags: , , ,

Hi,

I've have disabled links and i've just tried to format them with css, but because the default colour is grey and this clashes with the colour used in the style sheet:

<tr>
<td valign="top">
<div id="tabs">
<ul>
<li><a href="section01.htm" title="Risk Management">Risk Management</a>
<li><a href="section02.htm" title="Legal">Legal</a>
<li><a href="section03.htm" title="What is Stress?">What is Stress?</a>
<li><a href="section04.htm" title="Recognition Of Stress">Recognition Of Stress</a>
<li><a href="section05.htm" title="Effects of Stress on Health">Effects of Stress on Health</a>
</ul>
</div>
</td>
</tr>

css:

body
{
margin:0;
}

#tabs ul
{
width:100%;
padding:1px 0;
margin: 0;
float:left;
font-family: Verdana,'Trebuchet MS', 'Lucida Grande', Lucida, Geneva, Helvetica, Arial, sans-serif;
font-size:10px;
background-image: url(image/link.gif);
background-repeat:repeat;
}

#tabs ul li
{
display: inline;
}

#tabs ul li a
{
width:150px;
height:14px;
padding: 1px 0px 2px 0px;
text-decoration: none;
float: left;
border-right: 1px solid #ffffff;
margin: 0;
text-align:center;
color: #ffffff
}

#tabs ul li a:hover
{
background-image: url(image/linkHover.gif);
background-repeat:repeat;
}


A:link
{
      color: #000000
}

A:visited
{
      color: #000000
}

Thanks

RossStart Free Trial
[+][-]05.19.2004 at 08:56AM PDT, ID: 11109212

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.19.2004 at 09:00AM PDT, ID: 11109265

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.19.2004 at 09:03AM PDT, ID: 11109296

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.19.2004 at 09:12AM PDT, ID: 11109404

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.19.2004 at 12:02PM PDT, ID: 11111033

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.19.2004 at 01:23PM PDT, ID: 11111730

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.19.2004 at 03:47PM PDT, ID: 11112679

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.20.2004 at 01:44PM PDT, ID: 11121530

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.20.2004 at 01:48PM PDT, ID: 11121562

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.20.2004 at 01:53PM PDT, ID: 11121600

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Cascading Style Sheets (CSS)
Tags: hyperlink, disabled, css, style
Sign Up Now!
Solution Provided By: Fendrin
Participating Experts: 3
Solution Grade: A
 
 
[+][-]05.20.2004 at 03:38PM PDT, ID: 11122444

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.21.2004 at 03:26AM PDT, ID: 11125242

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]05.21.2004 at 05:55AM PDT, ID: 11126154

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.21.2004 at 04:08PM PDT, ID: 11130828

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32