テキストのポップアップ表示(画像) o┤*´Д`*├o アァーああああ散歩でたいよな


写真にカーソルあててね。すると文字が出てきます。

<html>
<head>
<title>テキストのポップアップ表示(画像)</title>
<META http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<META http-equiv="Content-Style-Type" content="text/css">
<style type="text/css">
<!--
body { text-align: center;}
-->
</style>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<img src="3.jpg" width="400" height="300" title="o┤*´Д`*├o アァーああああ散歩でたいよな">
</body>
</html>