हिंदी

An incomplete CSS code within <head> ... </head> is given below. Complete this code by filling in the blanks as per the specifications that follow: <head> <style> body - Computer Applications

Advertisements
Advertisements

प्रश्न

An incomplete CSS code within <head> ... </head> is given below. Complete this code by filling in the blanks as per the specifications that follow: 

<head>
<style>
body {________ : blue; } <!--line 1 -->
p { 
________: green;         <!--line 2 -->
________: Dotum;         <!--line 3 -->
}
_____                    <!--line 4 -->
{ 
Color : black; 
}
</style>
</head>

Line 1: Page background colour should be Blue.
Line 2: Colour of the Paragraph text should be green.
Line 3: Font family of the Paragraph text should be Dotum.
Line 4: The biggest heading should be black in colour.

कोड लेखन
रिक्त स्थान भरें

उत्तर

<head>
<style>
body {bgcolor : blue; } <!--line 1 -->
p { 
color: green;           <!--line 2 -->
Font-family: Dotum;     <!--line 3 -->
}
H1                      <!--line 4 -->
{ 
Color : black; 
}
</style>
</head>
shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
2024-2025 (March) Board Sample Paper
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×