<p class="sycode"> <html> <br> <head> <br> <meta charset="utf-8"> <br> <title> Web ページの右下隅のレイアウト例 <meta http-equiv="Content -Language" content="zh-CN" /> <br> <style type="text/css"> <br> * {margin:0;padding:0;} <br> .rigdown {position:fixed;bottom:0; right:0;_position:absolute;width:300px;height:250px;border:2px ソリッドグリーン;background:#eeeeee;padding:10px;} <br> </style> <br> <body> <div><A href="http://www.999jiujiu.com/"> http://www.999jiujiu.com/</A><div> Rigdown">右下隅に表示される内容は次のとおりです</div> <br> </body> <br> </html> <br></p>