padding left « CSS « HTML / CSS

Home
HTML / CSS
1.CSS
2.CSS Controls
3.Form
4.IE Firefox
5.Layout
6.Marquee Attributes
7.Meta Tags
8.Microsoft Attributes
9.Object
10.Reference
11.Style Basics
12.Tags
13.Templates
14.XML
HTML / CSS » CSS » padding left 
1.'padding-left' Example
2.padding-left: 0px
3.padding-left: 8px;
4.padding-left: 1.5em;
5.padding-left: 1cm; padding-right: .5cm;
6.Independently set padding-left, padding-right, padding-top, and padding-bottom.
7.The element's background is displayed in the padding area.
8.padding:0 is the default.
9.Combine negative text-indent and padding-left
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.