table csses

table inline set

http://jsbin.com/wiyatoz/edit?html,output

<table />
<table border="1" />
<!-- table has border, td has border; -->
<table cellpadding="10" />
<!-- [css] padding -->
<table cellspacing="10" />
<!-- [css] // 設定 border 和 border 關係的屬性
  border-collapse: separate / collapse; 
  // border 和 border 之間要分開、或合併為一條 border
  border-spacing: 10px; 
  // border 和 border 之間才有的間距 `table > td`
-->

results for ""

    No results matching ""