The padding-bottom CSS property of an element sets the padding space required on the bottom of an element. The padding area is the space between the content of the element and its border. Contrary to margin-bottom values, negative values of padding-bottom are invalid.
Overview table0
padding-bottom: length
padding-bottom: percentage
The following examples use the padding-bottom
property to change the padding of the elements.
td { padding-bottom: 20%; }
td { padding-bottom: 30px; }
Related specifications
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4