Set the left, right, top, and bottom padding of an element-CSS Tutorial-php.cn

Set the left, right, top, and bottom padding of an element

PHPz
Release: 2023-08-25 18:05:02
forward
1495 people have browsed it

Set the left, right, top, and bottom padding of an element

paddingattributes set the left, right, top, and bottom padding of the element. You can try running the following code to implement thepaddingproperty.

Example

  

This is a paragraph.

This is another paragraph.

Top padding will be 15px, left and right padding will be 3% of the total width of the document, bottom padding will be 10px

Copy after login

The above is the detailed content of Set the left, right, top, and bottom padding of an element. For more information, please follow other related articles on the PHP Chinese website!

source:tutorialspoint.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!