This site will look MUCH better in a browser that supports web standards, but its content is accessible to any browser or Internet device.
画像を一つだけ中央に揃えて置くには、スタイルシートを使います。
<style type="text/css"> <!-- body { background-image: url(blue-bg01.gif); background-repeat: no-repeat; background-position: center center} --> </style>
上記のソースを</head>の直前にコピーしてください。画像をimageフォルダに入れた場合は、image/blue-bg01.gif と変更します。