मराठी

Write HTML code to display the unordered list (with square bullets) of two cities “DELHІ” and “MUMBAI”. The web page should have a yellow background and the title of the page should be ‘My Cities’.

Advertisements
Advertisements

प्रश्न

Write HTML code to display the unordered list (with square bullets) of two cities “DELHІ” and “MUMBAI”. The web page should have a yellow background and the title of the page should be ‘My Cities’.

कोड लेखन
Advertisements

उत्तर

<HTML>
<HEAD>
<TITLE>My Cities</TITLE>
</HEAD>
<BODY bgcolor = "yellow"> <UL type = "square">
<LI> DELHI </LI>
<LI> MUMBAI </LI> </UL> </BODY> </HTML>
shaalaa.com
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 3: HTML- I: Basic HTML Elements - Assisted Practice [पृष्ठ १२६]

APPEARS IN

सुमिता अरोरा Computer Applications [English] Class 10
पाठ 3 HTML- I: Basic HTML Elements
Assisted Practice | Q 4. | पृष्ठ १२६
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×