padding
English [?p?d??]
n. ??; ???
v. ??? ????, ??? ??
left?? [??] ??, ??
n. ??, ??
adv.
v. ???(leave? ???? ????)
CSS ?? ?? ?? ???
??: ??? ?? ??? ?????.
??: ? ??? ??? ?? ?? ??? ?????. ???? ??? ?? ??, ???? ?? ??? ?? ??? ?? ??? ? ?? ??? ?? ???? ?????.
??: ?? ?? ???? ????. ?? ?? ????? padding-left ??? ?????. ?? ? "inherit"? ?? ??? Internet Explorer(IE8 ??)?? ???? ????.
CSS ?? ?? ?? ?
<html> <head> <style type="text/css"> td {padding-left: 20px} </style> </head> <body> <table border="1"> <tr> <td> 這個(gè)表格單元擁有左內(nèi)邊距。 </td> </tr> </table> </body> </html>
???? ?? ?
??? ????? ??? "???? ??" ??? ?????