Which of the following is the correct syntax for using the HTML style attribute?
<tagname style = “property: value;”>
<tagname style = “property;”>
<tagname style >
None of the above
Correct Answer : A
Apart from <i> tag, which of the following tag is used to render a text in italics?
What is the correct syntax to write an HTML comment?
Colors are defined in HTML using?