Podcast
Questions and Answers
Which tag is used to define an unordered list in HTML?
Which tag is used to define an unordered list in HTML?
- <ol>
- <li>
- <ul> (correct)
- <dl>
Which attribute is used to specify the source URL of an image in HTML?
Which attribute is used to specify the source URL of an image in HTML?
- alt
- href
- src (correct)
- title
What is the purpose of the
tag in an HTML document?
What is the purpose of the
tag in an HTML document?- To define a hyperlink
- To specify the title of the webpage (correct)
- To define a section of the webpage
- To define the main content of the webpage
Flashcards are hidden until you start studying