HTML5 <th> Tag
Info of HTML5 th Tag :table header: represents a header cell in a table
th Tag Attributes : colspan: determines how many columns a cell will span rowspan: determines how many rows a cell will span headers: space separated list of ids corresponding to the th ids and give header information for the cell scope: determines where the cell provides its header information [col | colgroup | row | rowgroup]
0 comments :
Post a Comment