W3Schools
  home HOME Tutorials | References | Examples | Forum | About
Search W3Schools:

CSS Basic
CSS HOME
CSS Introduction
CSS Syntax
CSS How To
CSS Background
CSS Text
CSS Font
CSS Border
CSS Outline
CSS Margin
CSS Padding
CSS List
CSS Table

CSS Advanced
CSS Dimension
CSS Classification
CSS Positioning
CSS Pseudo-class
CSS Pseudo-element
CSS Image Gallery
CSS Image Opacity
CSS Media Types
CSS Don't
CSS Summary

CSS Examples
CSS Examples

References
CSS2 Reference
CSS2 Print
CSS2 Aural
CSS Units
CSS Colors
CSS Colorvalues
CSS Colornames

CSS Quiz
CSS Quiz
CSS Exam

Selected Reading
Web Statistics
Web Glossary
Web Hosting
Web Quality

W3Schools Tutorials
W3Schools Forum

Helping W3Schools

CSS Padding

Previous Next

The CSS padding properties define the space between the element border and the element content.


Examples

All the padding properties in one declaration
This example demonstrates a shorthand property for setting all of the padding properties in one declaration, can have from one to four values.

Set the top padding using a cm value
This example demonstrates how to set the top padding of a table cell using a cm value.

Set the top padding using a percent value
This example demonstrates how to set the top padding of a table cell using a percent value.

Set the bottom padding using a cm value
This example demonstrates how to set the bottom padding of a table cell using a cm value.

Set the bottom padding using a percent value
This example demonstrates how to set the bottom padding of a table cell using a percent value.

Set the left padding using a cm value
This example demonstrates how to set the left padding of a table cell using a cm value.

Set the left padding using a percent value
This example demonstrates how to set the left padding of a table cell using a percent value.

Set the right padding using a cm value
This example demonstrates how to set the right padding of a table cell using a cm value.

Set the right padding using a percent value
This example demonstrates how to set the right padding of a table cell using a percent value.


CSS Padding Properties

The CSS padding properties define the space between the element border and the element content. Negative values are not allowed. The top, right, bottom, and left padding can be changed independently using separate properties. A shorthand padding property is also created to control multiple sides at once.

Browser support: IE: Internet Explorer, F: Firefox, N: Netscape.

W3C: The number in the "W3C" column indicates in which CSS recommendation the property is defined (CSS1 or CSS2).

Property Description Values IE F N W3C
padding A shorthand property for setting all of  the padding properties in one declaration padding-top
padding-right
padding-bottom
padding-left
4 1 4 1

padding-bottom

Sets the bottom padding of an element length
%
4 1 4 1

padding-left

Sets the left padding of an element length
%
4 1 4 1

padding-right

Sets the right padding of an element length
%
4 1 4 1
padding-top Sets the top padding of an element length
%
4 1 4 1


Previous Next


Learn XML with Stylus Studio XML Editor – Free Download

Stylus Studio provides tools for editing and debugging XML, XSLT, XML Schema, DTD, XQuery, Web Services,and more!

Using Stylus Studio XML Tools You Can:

See why millions use Stylus Studio as their preferred XML tool. Download a FREE TRIAL or watch an online VIDEO DEMO today!



Jump to: Top of Page or HOME or Printer Friendly Printer friendly page

W3Schools provides material for training only. We do not warrant the correctness of its contents. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy.

Copyright 1999-2008 by Refsnes Data. All Rights Reserved.

Validate Validate W3C-WAI level A conformance icon W3Schools was converted to XHTML in December 1999