Advertisements
Advertisements
प्रश्न
What are the types of list in HTML?
एका वाक्यात उत्तर
उत्तर
HTML supports three types of lists viz. numbered, unnumbered and definition. These lists are called as Ordered List, Unordered List and Definition List respectively.
shaalaa.com
HTML Table
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
Write HTML Code for the following table.
How will you define numbered list?
Write an HTML code to display the following text in exactly the same way as given below
I am studying Computer Science Application.
Briefly explain the attributes of <hr> tag.
Write an HTML code to provide hyperlink to https://www.w3schools.com.
Difference between <UL> and <OL> tags.
Write HTML code to produce the following table:
A | B |
C |
Explain the attributes used with <table> tag in HTML.
Explain the types of list with suitable HTML code.
What is Link and explain the types of links.