ホーム > History & Notes & Item - Notes > 2007年08月 > 2007/08/28

<< 背景画像のHTML表示について >>


2007/08/28(Tue)

<html>
<head>
<title>タイトル</title>
<style type="text/css">
<!--
body {
background-attachment: fixed;
background-image : url(画像URL);
background-repeat: no-repeat;
background-position: 0% 100%;
}
-->
</style>
</head>
<body>

画像を左下に設置したい場合は以下のようにする。

background-position: 0% 100%;




- Tor News Ver1.2 -