Showing
1 changed file
with
0 additions
and
12 deletions
| ... | @@ -3,18 +3,6 @@ | ... | @@ -3,18 +3,6 @@ |
| 3 | <title>실습3</title> | 3 | <title>실습3</title> |
| 4 | <body> | 4 | <body> |
| 5 | <table border="0"> | 5 | <table border="0"> |
| 6 | - <!--표의 제목같은 역할- | ||
| 7 | - <thead> | ||
| 8 | - <tr> | ||
| 9 | - <th>분류</th> | ||
| 10 | - <th>제품명</th> | ||
| 11 | - <th>단가</th> | ||
| 12 | - <th>수량</th> | ||
| 13 | - <th>금액</th> | ||
| 14 | - </tr> | ||
| 15 | - </thead> | ||
| 16 | - <표의 제목같은 역할--> | ||
| 17 | - | ||
| 18 | <!--아이디--> | 6 | <!--아이디--> |
| 19 | <tbody> | 7 | <tbody> |
| 20 | <tr> | 8 | <tr> | ... | ... |
-
Please register or login to post a comment