|
このページのスクロールバーの設定は以下。
※タグ例
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=shift_jis">
<title>へのへのPC</title>
<STYLE
TYPE="text/css">
<!--
BODY {
scrollbar-base-color: #666699;
scrollbar-arrow-color: #ff0000;
}
-->
</STYLE>
</head>
※補足
scrollbar-base-color: #666699; ← バーの色
scrollbar-arrow-color: #ff0000; ← バーの上下にある小さい矢印の色
| ※色例 |
| ■#666699 |
■#ff0000 |
■#0000ff |
■#669900 |
■#ffff00 |
| ■#8DA2D1 |
■#ff00ff |
■#99ccff |
■#99cc00 |
■#ff9900 |
|