非推奨タグと非推奨属性
最終更新:April-2011 

非推奨のタグと属性について
HTML4.01では、いくつかのタグや属性が非推奨とされています。
DOCTYPE宣言」が Strict の場合には、これらの非推奨タグ・非推奨属性、及びフレームは使用することができません。


非推奨のタグと属性の一覧
に掲載されているタグと属性のみを表示しています。
 スタイルシートで代替可能なものについては、スタイルシート名を表示しています。

背景色の着いている項目が非推奨のタグ、非推奨の属性です。)
タグ属性スタイルシート
<applet>
<basefont>sizefont-size
<body>bgColorbackGround-color
backGroundbackGround-image
textcolor
linka:link
vlinka:visited
alinka:active
<br>clearclear
<caption>aligntext-align、caption-side
<center>text-align
<div>aligntext-align
<dl>compact
<font>sizefont-size
colorcolor
facefont-family
<h1>〜<h6> aligntext-align
<hr>sizeheight
widthwidth
aligntext-align、margin
noShade
<iframe>alignvertical-align、float
<img>borderborder
alignvertical-align、float
vSpacemargin
hSpacemargin

タグ属性スタイルシート
<input>alignvertical-align、float
<legend>align
<li>typelist-style-type
value
<object>borderborder
alignvertical-align、float
vSpacemargin
hSpacemargin
<ol>typelist-style-type
start
<p>aligntext-align
<s>text-decoration
<strike>text-decoration
<table>bgColorbackGround-color
alignfloat
<tr>bgColorbackGround-color
<th>widthwidth
heightheight
bgColorbackGround-color
noWrapwhite-space
<td>widthwidth
heightheight
bgColorbackGround-color
noWrapwhite-space
<u>text-decoration
<ul>typelist-style-type

Page Top