Prev Demo
Margin Properties
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <h2><i>Margin with all properties</i></h2> <p style="margin:20px 30px 40px 50px;background-color:pink;color:green">TechFunda</p> </body> </html>
Note: We DO NOT save your trial code in our database.
Output