테이블을 가로로..
시아
2023.04.01
table
tr
td 1 /td
/tr
/table
table
tr
td 1 /td
/tr
/table
위와 같을시 내용이
1
1
과 같은데요..
이것을 11 과 같이 나오게 하는방법 없나요????
-
개구리
div style=\float:left; width:300px;\
table
caption/caption
colgroup
col width=\\/
/colgroup
tr
td1/td
/tr
/table
/div
div style=\float:left; width:300px;\
table
caption/caption
colgroup
col width=\\/
/colgroup
tr
td1/td
/tr
/table
/div -
라
table summary=\\
caption/caption
colgroup
col width=\\ /
..
tbody
trtd1/tdtd1/td/tr
/tbody
/table