Advertisements
Advertisements
प्रश्न
Explain the following HTML tag with an example:
<UL>
Explain with an example:
<UL>
स्पष्ट करा
Advertisements
उत्तर
<UL> The tag is used to create an unordered list. It displays the list items with bullets.
Example:
<UL>
<LI>Apple</LI>
<LI>Mango</LI>
<LI>Orange</LI>
</UL>shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
2022-2023 (March) Official
