Prev Demo
Padding Left
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <h2>Padding-left</h2> <p style="padding-left:50px;background-color:greenyellow;color:hotpink">Techfunda</p> </body> </html>
Note: We DO NOT save your trial code in our database.
Output