Write HTML syntax of Ordered List
51 Likes
<ol> <li> Line 1 </li> <li> Line 2 </li> <li> Line 3 </li> <li> Line 4 </li> </ol>
Answered By
37 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