HTML에서 테이블 태그를 사용하십시오
아래는 목록입니다.
<html> <head> <title> html의 </title> </head> <body> <p> 수평 헤드러 </p> <테이블 테두리 = 1> <Ter> <th> 이름 </th> < th> age </th> <th> 성별 </th> </tr> <l> <tddd </td> </td> <td> male </td> </tr> </table> <p> 수직 헤드 </p> <테이블 테두리 = 1> <ter> <th> 이름 </th> <td> 가을 </td> </tr> <tr> Age </th> <td> 30 </td> </tr> <ter> <th> 성별 </th> <td> famale </td> </table> </body> </</</</</html>
렌더링
수평 표면