English

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

Question

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’.

Code Writing
Advertisements

Solution

<HTML>
<HEAD>
<TITLE>My Cities</TITLE>
</HEAD>
<BODY bgcolor = "yellow"> <UL type = "square">
<LI> DELHI </LI>
<LI> MUMBAI </LI> </UL> </BODY> </HTML>
shaalaa.com
  Is there an error in this question or solution?
Chapter 3: HTML- I: Basic HTML Elements - Assisted Practice [Page 126]

APPEARS IN

Sumita Arora Computer Applications [English] Class 10
Chapter 3 HTML- I: Basic HTML Elements
Assisted Practice | Q 4. | Page 126
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×