前へ 目次 次へ

border color

style23.css
p{
	border-style: solid;
	border-width: 10px;
}
.btcr{
	border-top-color: red ;
}
.bbcg{
	border-bottom-color: green ;
}
.blcb{
	border-left-color: blue ;
}
.brcy{
	border-right-color: yellow ;
}
.bc{
	border-color: red green blue yellow;
}
css23s1.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
 "http://www.w3.org/TR/html4/loose.dtd">
<html lang="ja">
<head>
<title>「歩行ロボット進化論」</title>
<meta http-equiv="content-type" content="text/html;charset=Shift_JIS">
<link rel="stylesheet" href="style23.css" type="text/css">
<body>
<p class="btcr">自己紹介</p>
<p class="bbcg">自作歩行ロボット紹介</p>
<p class="blcb">歩行ロボットリンク集</p>
<p class="brcy">日記</p>
<p class="bc">更新暦</p>
</body>
</html>

クリックすると表示結果をみることができます

2003//()

トップページへ

SEO [PR] 爆速!無料ブログ 無料ホームページ開設 無料ライブ放送