Computer Applications
How would you indent a single word and put a square bullet in front of it ?
HTML Advanced Features
8 Likes
Answer
To indent a single word and put a square bullet in front of it, we can use an unordered list in the following way:
<UL TYPE = "SQUARE">
<LI> Word </LI>
</UL>
Answered By
5 Likes
Related Questions
What for is Mailto function used ?
Write HTML code to create the following ordered list :
X. Xylophone
Y. Yak
Z. ZebraWrite the HTML code to create the following indentation effect :
Apple pie, pudding, and pancake, All begin with an A.
Use a definition list in a table to show that the word "glunch" means "a look of disdain, anger, or displeasure" and that the word "glumpy" means "sullen, morose, or sulky."