English

Write HTML code for the following output: Computer Science • Paper-I (i) C++ Language (ii) HTML (iii) OS (iv) DS • Paper-II (i) Microprocessor (ii) Microcontroller (iii) X-86 processor (iv) Networking - Computer Science 1

Advertisements
Advertisements

Question

Write HTML code for the following output:
  • Computer Science
  • Paper-I
    1. C++ Language

    2. HTML

    3. OS

    4. DS

  • Paper-II
    1. Microprocessor
    2. Microcontroller
    3. X-86 processor
    4. Networking
Code Writing
Advertisements

Solution

<html>
<body>
    <UL type="square">
         <LI> Computer Science</LI>
    </UL>
    <UL type="disc">
         <LI> Paper- I</LI>
         <OL type="i">
            <LI> C++ Language</LI>
            <LI> HTML </LI>
            <LI> OS </LI>
            <LI> DS </LI>
         </OL>
    </UL>
    <UL type="circle">
         <LI> Paper- II</LI>
         <OL type="1">
            <LI> Microprocessor</LI>
            <LI> Microcontroller </LI>
            <LI> X-86 Processor </LI>
            <LI> Networking </LI>
         </OL>
    </UL>
</body>
</html>
shaalaa.com
  Is there an error in this question or solution?
2023-2024 (July) Official Board Paper
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×