Write the various attributes of <A> tag.
Answers
Answered by
0
Answer:
background: It contains the URL of background image. ...
bgcolor: It is used to specify the background color of an image.
alink: It is used to specify the color of active link.
link: It is used to specify the color of visited links.
text: It specify the color of text in a document.
Answered by
0
Answer:
hey mate
Explanation:
Attributes go inside the opening HTML tag. The attribute name is a predefined name from the HTML specification. There are many: href , title , class , src , etc. The attribute value is that data for the attribute
Similar questions