R
Q. The attribute .................. of <BODY> tag sets color of hypertext links.
In HTML, the <BODY> tag has several attributes to define link colors: 1. link → Sets the color of unvisited hyperlinks. 2. vlink → Sets the color of visited hyperlinks. 3. alink → Sets the color of active hyperlinks (when clicked). Other Options Explained: (B) vlink – Sets visited link color, not unvisited links. (C) alink – Changes the color of active links (when clicked). (D) hlink – Not a valid HTML attribute. Thus, the correct answer is (A) link.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. The first page of a website is called
Q. Which of the following attribute adds audio controls, like play, pause, and volume?
Q. Which tag is used to display a submit button?
Q. A webpage displays a picture. What tag was used to display that picture?
Q. Which of the following can’t be the value of a clear property?
Q. In HTML Audio/Video DOM __________ sets or returns the volume of the audio/video.
Q. Which of the following tag helps to work with images in html?
Q. Which is the correct HTML statement to define the red color of the paragraph text?
Discusssion
Login to discuss.