Hiển thị các bài đăng có nhãn TABLE. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn TABLE. Hiển thị tất cả bài đăng

Thứ Bảy, 3 tháng 4, 2021

TABLE

Table HTML table align HTML table bgcolor HTML table border HTML table frame

Table will be centered aligned

Column A Column B
data1
data2
data3
data4
data5
data6
Month Profit
January $100
February $80

Text can be Wrapped around the table with the help of align attribute

HTML5 does not support align attribute, use CSS instead.

Month Profit
January $100
February $80
Month Profit
January $100
February $80
Month Profit
January $100
February $80

Table with frame="box":

Month Profit
January $100
February $80

Table with frame="above":

Month Profit
January $100
February $80

Table with frame="below":

Month Profit
January $100
February $80

Table with frame="hsides":

Month Profit
January $100
February $80

Table with frame="vsides":

Month Profit
January $100
February $80
HTML table frame

Table with rules="none":

Month Profit
January $100
February $80

Table with rules="rows":

Month Profit
January $100
February $80

Table with rules="cols":

Month Profit
January $100
February $80

Table with rules="all":

Month Profit
January $100
February $80
HTML table summary
Month Profit
January $100
February $80
HTML meter Tag
Month Savings
January $100
February $80
Sum $180