crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

How to set colour of link with CSS
Question Posted on 21 Sep 2011Home >> Style Sheet >> CSS >> How to set colour of link with CSS

< html>
< head>
< title>class< /titlle>
< style>
 A:link
 {
  color:green;
  text-decoration:none;
 }
< /style>
< /head>
< body>
< div id=cha>
< h1>This is interview Question web site< /h1>
< p>this is < a href="http://www.getproductprice.com/"> Interview Questions < /a>For you< /p>
< /div>
< /body>
< /html>
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Which of the following property of a anchor element signifies unvisited hyperlinks?

Among the following types of style rules, ____ has the highest priority.

How to set colour of link with CSS

In CSS, you can override precedence rules by adding the ____ property to a style declaration.

The style rule li, em {color: blue} indicates the content of ____ will appear in blue color.






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap