<!DOCTYPE html> <html> <head> <style> div{ border:1px solid red; padding-left:100px; } </style> </head> <body> <div>padding-left specifies the range of the left boundary of an elemnet. padding-left specifies the range of the left boundary of an elemnet.padding-left specifies the range of the left boundary of an elemnet.padding-left specifies the range of the left boundary of an elemnet.padding-left specifies the range of the left boundary of an elemnet. </div> </body> </html>
Run
×
Share