Syntax: padding: <value>
Possible Values: [ <length> | <percentage> ]{1,4}
Initial Value: 0
Applies to: All elements
Inherited: No
The padding property is a shorthand for top, right, bottom, left
or in your html use without the quotes and spaces " & n b s p; "
is's a "no-break space no-matter which character set you use.
or use for charset UTF-8 which REQUIRES " & # 160; "
I didn't see any problem when I looked.
Last edited by ishkey; 09-26-2009 at 09:15 AM.
|