HTML CODES PRACTICAL
HTML CODES
1.
Write
HTML code to display an ordered list (with uppercase roman numbers) listing any
three subjects being taught in your school. The web page should have a red
background and the title of the page should be 'My Subjects'.
2.
Create a nest list as
follows using both ordered and unordered list tags :
1.
Operating System
o Disk Operating System
o Windows
o Unix
o Linux
2.
MS - Office
o Word
o Excel
o PowerPoint
o Access
3.
OpenOffice.org
o Writer
o Calc
o Impress
o Base
4.
Accessories
o Paint
o Calculator
o Note Pad
o Word Pad
3.
Insert the <UL> tags (unordered list) around the following list
text.
·
Car
·
Scooter
·
Van
Change the style of the bullets: e.g., circle, square,
disc.
4.
Insert the <OL> tag around the following list text.
II.
Recourse for a lady toward unpleasant men who persist in bowing.
III.
A simple stare of iciness should suffice in most instances.
IV.
Her ignorance is sufficient that she is not willing to be
friendly.
V.
As a last resort: " Sir, I have not the honor of your
acquaintance.
Comments
Post a Comment