News | Books & Magazines | Shopping
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="ja">
<head>
<META http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<META http-equiv="Content-Style-Type" content="text/css">
<title>a:hoverに背景色を指定する</title>
<style type="text/css">
<!--
a:hover { background-color: yellow; }
-->
</style>
</head>
<body>
<p>
<a href="http://masao261.jog.buttobi.net/">News</a> |
<a href="http://masao261.jog.buttobi.net/">Books & Magazines</a> |
<a href="http://masao261.jog.buttobi.net/">Shopping</a>
</p>
</body>
</html>