English

Write an external CSS code snippet to set all four margins of the body tag with 5px each. - Computer Applications

Advertisements
Advertisements

Question

Write an external CSS code snippet to set all four margins of the body tag with 5px each.

One Line Answer

Solution

body{
margin-top:5px; margin-right:5px; margin-left:5px; marginbottom:5px;
}
shaalaa.com
  Is there an error in this question or solution?
2022-2023 (March) Sample

APPEARS IN

RELATED QUESTIONS

The float property defines the ______ of content.


A programmer wants to define range for age between 18 to 50, he will use a form with following appropriate control.


______ character is used to create an id in CSS.


CSS types are ______, ______ and ______

  1. internal
  2. external
  3. control
  4. inline
  5. loop
  6. style

Write a program using html with following CSS specification -

  1. The background color of the company name should be green.
  2. The text color of the company name should be red.
  3. The heading should be large with font ''comic sans ms''
  4. The description of the company should be displayed in blue color in a paragraph.

Write Html5 code with CSS as follows -

  1. Create ordered list with names of tourist Cities.
  2. Create unordered list with tourist places of those cities.
  3. Divide the list into two sections left and right by using CSS.

"CSS is the most popular choice for the web developers these days". Write any four advantages of CSS.


Write any two differences between the Outline and Border-style properties of CSS.


Write the equivalent CSS code to set the following styles for a web page:

  1. The entire page's background color should be yellow.
  2. Second-level Heading properties should be as follows:
    • The text color should be Red.
    • Left margin should be 25 px.

  1. Write a CSS code to display the first level heading text as "My School" in Green color and center-aligned.
  2. Write the CSS code to display the following paragraph below the above-mentioned heading:
    This is my School
    I study in class 12
    The properties of the paragraph content should be as follows:
    (I) Text color should be yellow
    (II) Font size should be 25 px
    (III) Font style should be bold

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×