Computer Science, asked by irene04, 4 months ago

debug the following<HTML>

<?HEAD>

<TITLE>DISPLAYING NESTED LIST<TITLE>

<HEAD><BODY><FONT COLOUR=”RED”>

<B>Example of Nested List</B></BR>

<OL START=”1” TYPE=”1”>

<LI>INPUT DEVICES

<UL TYPE=”SQUARE”>

<LI>Keyboard<LI>Mouse<LI>Scanners<LI>Joystick<LI>Trackball<LI>Digital Camera

</UL><?BR></FONT>

<FONTFACE=”ARIAL” SIZE=”2” COLOR=”RED”>

<LI>OUTPUT DEVICES

<UL TYPE=”DISC”>

<LI>Monitor<LI>Printer<LI?>Impact Printer

</LI>Non Impact Printer<LI>Plotter</UL></OL>

</FONT><BODY>

<*HTML>

Answers

Answered by sahil10august
0

Solve it out yourself it will be beneficial for you

Attachments:
Similar questions