表作成
… サブメニュー
表作成タグのページは、5グループに分かれています。
各グループで扱っている内容は、次のとおりです。
◇「
表全体の指定
」のページ
表全体の指定
:<table><tr><td>
表の説明文
:<table summary="">
表の境界線
:<table border="">
セルの間隔
:<table cellSpacing="">
セル内の余白
:<table cellPadding="">
表のサイズ
:<table width="">
外枠の表示方法
:<table frame="">
内枠の表示方法
:<table rules="">
表タイトル
:<caption>
表タイトルの表示位置
:<caption align="">
◇「
行とセルの指定
」のページ
見出しのセル
:<th>
セル内の文字位置
:<tr align="" vAlign=""><td align="" vAlign="">
セルのサイズ
:<td width="" height="">
セルを結合する
:<td colSpan="" rowSpan="">
セル内での自動改行を禁止する
:<td noWrap>
◇「
背景色・背景画像の指定
」のページ
表の背景色を指定する
:<table bgColor="">
<tr bgColor=""><td bgColor="">
表の背景に画像を使用する
:<table backGround="">
<tr backGround=""><td backGround="">
境界線の色を指定する
:<table border="" borderColor="">
境界線の色を2色で指定する
:<table border="" borderColorLight="" borderColorDark="">
◇「
表に並ぶ文字の指定
」のページ
表に並ぶ文字の位置
:<table align="">
表周囲のマージン
:<table vSpace="" hSpace="">
文字の回り込みを解除する
:<br clear="">
◇「
行と列のグループ化
」のページ
行をグループ化する
:<thead><tfoot><tbody>
列をグループ化する
:<colgroup>
列単位で属性を設定する
:<col>
Page Top
へ
Site Information