Prev Demo
Padding Right
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <h2>Padding-right</h2> <p style="padding-right:500px;background-color:green;color:lime">TechFunda is a free How to web technologies tutorials website. Enjoy your learning in How to manner that are based on real time problem solutions. If you have a how to problem to ask, please ask here.</p> </body> </html>
Note: We DO NOT save your trial code in our database.
Output