HTML5 <td> Tag
Info of HTML5 td Tag :table cell: represents a data cell in a table
td Tag Attributes : colspan: sets how many columns a cell will span rowspan: sets 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
0 comments :
Post a Comment