Usage of margin-top property with CSS

The margin-top specifies the top margin of an element. It can have a value in length, % or auto.

Example

You can try to run the following code to set the top margin

   
   
   
      

         This is a paragraph with a specified top margin      

     

         This is another paragraph with a specified top margin in percent      

   
Updated on: 2020-01-31T10:24:12+05:30

78 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements