Question1:What is the full meaning of HTML? Answer:HTML means Hyper Text Markup Language
Question2:What does it mean?
Answer:It is the computer language that is used to create and display pages on the internet.
Question3:What are "HTML tags"?
Answer:These are used for placing elements in the correct order.
Question4:What are the types of "HTML tags"? "Answer"We have 2 types of tags namely:
1Opening tags
2Closing tags
**Question5:Types of html tags
Answer5:1.alt
2.li
3.ol
4.ul
5.h3
Question6:Ordered list in HTML
Answer 6: this takes the form ol and is used to make list in numbered form.
Question7:Unordered list in HTML
ANSWER7:Unordered list-this takes form in ul and is used to make the list in bulleted form.
Question 8:Definition list in HTML.
Answer 8: This takes form dl,dt,dd tags and elements are displayed in definition form like a dictionary
Top comments (2)
This is very impressive.
THANKS SO MUCH