Question
<style>
a:link {
color:#FF0000;
}
a:visited {
color:#00FF00;
}
a:hover {
color:#FF00FF;
}
a:active {
color:#0000FF;
}
</style>
a.
#FF0000
b.
#00FF00
c.
#FF00FF
d.
#0000FF
Posted under Web Technologies
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Following CSS code is written. After visiting link from IE 8 , user have open to newly installed Google Chrome for very first time.Color of link visited inside IE8 will be -
Similar Questions
Discover Related MCQs
Q. Currently clicking and holding down the mouse button on represents ___________ pseudo class.
View solution
Q. Which property is used to specify typefaces ?
View solution
Q. How many type faces inside property "font-family" ?
View solution
Q. Fonts such as Times New Roman which have spaces in between must be wrapped inside ______ .
View solution
Q. Which of the following fonts are Generic Fonts ?
View solution
Q. "Courier / Courier New" resembles following generic font family -
View solution
Q. Multiple font faces are separated by __________ .
View solution
Q. A group of font families with a similar look -
View solution
Q. In Descendant Selector , style is applied to element based on ________ .
View solution
Q. HTML tags are used to describe document ___________.
View solution
Q. HTML Document can contain ______________.
View solution
Q. Page Designed in HTML is called as ________.
View solution
Q. HTML program is saved using ____________ extension.
View solution
Q. HTML program can be read and rendered by _________.
View solution
Q. Which of the following is not an example of browser ?
View solution
Q. Who was the primary author of HTML (Hyper Text Markup Language) ?
View solution
Q. HTML was firstly proposed in year _______.
View solution
Q. HTML tags are surrounded by __________ brackets.
View solution
Q. Opening Tag of HTML Tag is called as __________.
View solution
Q. Which of the following tag is used to link the URL ?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Web Technologies? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!