हिंदी

Write a Program in Html for the Following Output - Computer Science 1

Advertisements
Advertisements

प्रश्न

Write a program in HTML for the following output:

(i)   Arts
      A. History
      B. Geography

(ii)  Science
      I. Computer Science
      II. Physics

(iii) Commerce
      O English
      O Accounts

संक्षेप में उत्तर

उत्तर

<HTML>
     <BODY>
          <OL type = “i” >
                 <LI> Arts
                       <OL Type = “A” >
                       <LI> History </LI>
                       <LI> Geography </LI> </OL>
                  <LI> SCIENCE
                       <OL type = “I”>
                          <LI> Computer Science </LI>
                          <LI> Physics </LI>
                        </OL>
                         <LI> Commerce
                         <UL Type = “Circle”>
                            <LI> ENGLISH </LI>
                            <LI> ACCOUNTS </LI>
                     </UL> </LI>
                  </OL>
       </BODY>
</HTML>
shaalaa.com
Hyper Text Markup Language (HTML)
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
2014-2015 (March)

APPEARS IN

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×