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