diff options
Diffstat (limited to 'lily/apple.html')
| -rw-r--r-- | lily/apple.html | 147 |
1 files changed, 147 insertions, 0 deletions
diff --git a/lily/apple.html b/lily/apple.html new file mode 100644 index 0000000..93080a8 --- /dev/null +++ b/lily/apple.html @@ -0,0 +1,147 @@ +<link rel="shortcut icon" href="../favicon2.gif"> +<html> + +<body bgcolor="#000000" style="margin:0;padding:0"> + + + + <TITLE>apple_0.1</TITLE> + + +<style> + + +#apple03{ + + position: absolute; + left: 50%; + width: 684px; + height: 384px; + margin-left: -342px; + margin-top: 1350px; + background:url(boy10.gif); +} + +#apple04{ + + position: absolute; + left: 50%; + width: 684px; + height: 384px; + margin-left: -342px; + margin-top: 1350px; + + background:url(fg_flikr004.gif); +} + +#applefact2{ + + + position: absolute; + right: 50%; + width: 684px; + height: 50px; + margin-right: -342px; + margin-top: 1740px; + text-align: right; +} +</style> + +<style> + + +#apple01{ + + position: absolute; + left: 50%; + width: 684px; + height: 384px; + margin-left: -342px; + margin-top: 700px; + background:url(apple1.gif); +} + +#apple02{ + + position: absolute; + left: 50%; + width: 684px; + height: 384px; + margin-left: -342px; + margin-top: 700px; + + background:url(fg_flikr004.gif); +} + +#applefact{ + + + position: absolute; + right: 50%; + width: 684px; + height: 50px; + margin-right: -342px; + margin-top: 1090px; + text-align: right; +} +</style> + +<style> + + +#bg{ + + position: absolute; + left: 50%; + width: 684px; + height: 384px; + margin-left: -342px; + margin-top: 50px; + background:url(apple_a_02.gif); +} + +#bg2{ + + position: absolute; + left: 50%; + width: 684px; + height: 384px; + margin-left: -342px; + margin-top: 50px; + + background:url(fg_flikr004.gif); +} + +#mail{ + + + position: absolute; + right: 50%; + width: 684px; + height: 50px; + margin-right: -342px; + margin-top: 440px; + text-align: right; +} +</style> + + + + + +<div id="apple03"> </div> +<div id="apple04"> </div> +<div id="applefact2"><font color="#3a3b42" font-smooth="never">[email protected]<br>(2001)</font> +</div> + +<div id="apple01"> </div> +<div id="apple02"> </div> +<div id="applefact"><font color="#3a3b42" font-smooth="never">[email protected]<br>(2001)</font> +</div> +<div id="bg"> </div> +<div id="bg2"> </div> +<div id="mail"><font color="#3a3b42" font-smooth="never">[email protected]<br>(2001)</font> +</div> + + +</html>
\ No newline at end of file |