हिंदी

Form a CSS code within the <head>....<head> for the following specifications: Background colour: bluе For the paragraph, font family is Dotum and colour of the text is red Heading should be in black

Advertisements
Advertisements

प्रश्न

Form a CSS code within the <head>....<head> for the following specifications:

Background colour: bluе
For the paragraph,
   font family is Dotum and colour of the text is red
Heading should be in black colour

कोड लेखन
Advertisements

उत्तर

<head>
<style>
body {background-color: blue;}
       p{ color:red;
          font-family:Dotum; }
h1 { color: black;}
</style>
</head>
shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 6: Cascading Style Sheets (CSS) - Assisted Practice [पृष्ठ २७२]

APPEARS IN

सुमिता अरोरा Computer Applications [English] Class 10
अध्याय 6 Cascading Style Sheets (CSS)
Assisted Practice | Q 6. | पृष्ठ २७२
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×