Write HTML syntax of Ordered List
56 Likes
<ol> <li> Line 1 </li> <li> Line 2 </li> <li> Line 3 </li> <li> Line 4 </li> </ol>
Answered By
39 Likes
Name two attributes of the Marquee tag
Name two ways to customize the pictures in HTML documents
Write HTML syntax of Unordered List
Write HTML syntax of Marquee Tag in left direction