Write HTML code to create the following ordered list :
X. Xylophone Y. Yak Z. Zebra
50 Likes
<OL TYPE = "A" START = "24"> <LI> Xylophone </LI> <LI> Yak </LI> <LI> Zebra </LI> </OL>
Answered By
24 Likes
Which attribute of <A> facilitates internal linking ?
<A>
What for is Mailto function used ?
How would you indent a single word and put a square bullet in front of it ?
Write the HTML code to create the following indentation effect :
Apple pie, pudding, and pancake, All begin with an A.