Sets the background color for a single table row in an HTML table. Code Example. <table> <tr bgcolor="#ddd"> <td>First column</td> <td> ...
確定! 回上一頁