English

Write HTML code for the following output: □ Computer A. Hardware i. Printer ii. Monitor B. Software i. C++ • arrays • pointers ii. Java - Computer Science 1

Advertisements
Advertisements

Question

Write HTML code for the following output:

`square` Computer
        A.    Hardware
                  i.  Printer
                  ii.  Monitor
        B.   Software
                  i.  C++
                          •   arrays
                          •   pointers
                  ii.  Java

Code Writing
Advertisements

Solution

<HTML>
<BODY>

<UL TYPE="square">
  <LI>Computer
    <OL TYPE="A">
      <LI>Hardware
        <OL TYPE="i">
          <LI>Printer</LI>
          <LI>Monitor</LI>
        </OL>
      </LI>

      <LI>Software
        <OL TYPE="i">
          <LI>C++
            <UL>
              <LI>Arrays</LI>
              <LI>Pointers</LI>
            </UL>
          </LI>
          <LI>Java</LI>
        </OL>
      </LI>
    </OL>
  </LI>
</UL>

</BODY>
</HTML>
shaalaa.com
  Is there an error in this question or solution?
2021-2022 (March) Set 1

APPEARS IN

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×