タグ | 属性 | スタイルシート |
<applet> | | |
<basefont> | size | font-size |
<body> | bgColor | backGround-color |
backGround | backGround-image |
text | color |
link | a:link |
vlink | a:visited |
alink | a:active |
<br> | clear | clear |
<caption> | align | text-align、caption-side |
<center> | | text-align |
<div> | align | text-align |
<dl> | compact | |
<font> | size | font-size |
color | color |
face | font-family |
<h1>〜<h6> |
align | text-align |
<hr> | size | height |
width | width |
align | text-align、margin |
noShade | |
<iframe> | align | vertical-align、float |
<img> | border | border |
align | vertical-align、float |
vSpace | margin |
hSpace | margin |
|
|
タグ | 属性 | スタイルシート |
<input> | align | vertical-align、float |
<legend> | align | |
<li> | type | list-style-type |
value | |
<object> | border | border |
align | vertical-align、float |
vSpace | margin |
hSpace | margin |
<ol> | type | list-style-type |
start | |
<p> | align | text-align |
<s> | | text-decoration |
<strike> | | text-decoration |
<table> | bgColor | backGround-color |
align | float |
<tr> | bgColor | backGround-color |
<th> | width | width |
height | height |
bgColor | backGround-color |
noWrap | white-space |
<td> | width | width |
height | height |
bgColor | backGround-color |
noWrap | white-space |
<u> | | text-decoration |
<ul> | type | list-style-type |
|