INSPIRE MANAK COMPETITION





DO YOU HAVE A TECHNOLOGICAL IDEA
SUBMIT IT TODAY


LAST DATE 15 SEPT. 2026
   


 Slide 1


Class 10 HTML Practical File | PDF | Html | Html Element

Solution-<HTML>

<HEAD>

<TITLE>My Subjects</TITLE>

</HEAD>

<BODY BGCOLOR = "RED">

<OL TYPE = "I">

<LI>English</LI>

<LI>Mathematics</LI>

<LI>Computer Applications</LI>

</OL>

</BODY>

</HTML>

 

Solution

<OL TYPE = "1">

<LI>

Operating System      

<UL TYPE = "CIRCLE">

<LI> Disk Operating System </LI>     

<LI> Windows </LI>

<LI> Unix </LI>

<LI> Linux </LI>

</UL>

</LI>  

<LI>

MS - Office   

<UL TYPE = "SQUARE">

<LI> Word </LI>

<LI> Excel </LI>

<LI> PowerPoint </LI>

<LI> Access    </LI>

</UL>

</LI>

<LI>

OpenOffice.org

<UL TYPE = "DISC">

<LI> Writer </LI>

<LI>Calc </LI>

<LI>Impress </LI>

<LI>Base </LI>

</UL>

</LI>

<LI>

Accessories

<UL TYPE = "DISC">

<LI> Paint </LI>

<LI> Calculator </LI>

<LI> Note Pad </LI>

<LI> Word Pad </LI>

</UL>

</LI>

</OL>

Answer

<UL TYPE = "DISC">
<LI> Car </LI>
</UL>
<UL TYPE = "SQUARE">
<LI> Scooter </LI>
</UL>
<UL TYPE = "CIRCLE">
<LI> Van </LI>
</UL>

 

Answer

<OL START = "2" TYPE = "I">
<LI> Recourse for a lady toward unpleasant men who persist in bowing. </LI>
<LI> A simple stare of iciness should suffice in most instances. </LI>
<LI> Her ignorance is sufficient that she is not willing to be friendly. </LI>
<LI> As a last resort: " Sir, I have not the honor of your acquaintance." </LI>
</OL>

 


Comments

Popular posts from this blog

TYPES OF HARDWARE CLASS IX

CLASS X SYLLABUS 2026-27

Computer Applications Class IX Types of Software (Chap 3)