th要素やtd要素に scope="" を追加すると、見出しの対象範囲を指定することができ ... <table border="3"> <tr> <th scope="row"> 見出し1 </th> <td>データ1-1</td> ...
確定! 回上一頁