Computer Applications
Write an HTML code to create the following ordered list.
C. Apples
D. Oranges
E. Grapes
Related Questions
Write names of two attributes each for the following tags:
<FONT><BODY>
Identify which of the following is a tag or an attribute:
- HR
- align
- BR
- Text
- P
- Noshade
Write an HTML code to create the following bulleted list.
- MS Word
- MS Excel
- MS PowerPoint
- MS Access
Find the errors in the following HTML code and write the correct code.
<UL Style: Square> <LI> Water Bottles <LI> Lunch Box <LI> Handkerchief </OL>