Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Let’s start with the padding. CSS has a padding property that you can use to set the same padding for all four sides of the content. You can set this property either to a number of pixels or a percentage of area inside the border. We’ll use pixels and set the padding to 25 pixels.