close
HTML本身並沒有垂直線的語法
所以必須用模擬的方式
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<table> | |
<tr> | |
<td style='border-right:1px solid #000000'>aa</td> | |
<td>bb</td> | |
</tr> | |
</table> |
全站熱搜