{"name":"padding-right","description":"The right padding of a box.","keywords":["css","property","padding-right","padding","right"],"longDescription":"","syntax":["padding-right: <length> | <percentage>;"],"values":{"<length>":{"description":"<p>Specifies a fixed width.<\/p>","default":"0","values":[""]},"<percentage>":{"description":"<p>The percentage is relative to the width of the containing block, not the height (at least in a horizontal flow; in a vertical flow they are relative to the height).<\/p>"}},"versions":{"doc1":"http:\/\/www.w3.org\/TR\/CSS1\/#padding-right","doc2":"http:\/\/www.w3.org\/TR\/CSS2\/box.html#propdef-padding-right","doc21":"http:\/\/www.w3.org\/TR\/CSS21\/box.html#propdef-padding-right","doc3":"http:\/\/www.w3.org\/TR\/css3-box\/#padding-right"}}