हिंदी

The following HTML code is expected to create an ordered list for a web page: Complete this code by filling in the blanks as per the specifications that follow: Line 1: Background color of the web

Advertisements
Advertisements

प्रश्न

The following HTML code is expected to create an ordered list for a web page:

<html>
<body _________ : yellow> <!--line 1 -->
<p>
<font _________ = Helvetica> <!--line 2 -->
FESTIVALS OF INDIA
</p>
<_________> <!--line 3 -->
     <_________> HOLI <_________> <!--line 4 -->
     <_________> DIWALI <_________> <!--line 5 -->
<_________> <!--line 6-->

Complete this code by filling in the blanks as per the specifications that follow:

  1. Line 1: Background color of the web page should be Yellow.
  2. Line 2: Font for the paragraph should be Helvetica.
  3. Line 3 and Line 6: An ordered list should start and end.
  4. Line 4 and Line 5: Listing of the ordered list items.
कोड लेखन
रिक्त स्थान भरें
Advertisements

उत्तर

<html>
<body bgcolor : yellow>
<p>
<font face = Helvetica>
FESTIVALS OF INDIA
</p>
<OL>
     <LI> HOLI </LI>
     <LI> DIWALI </LI>
</OL>
shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
2024-2025 (March) Set 4

APPEARS IN

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×