all repos — retro-website @ main

pages/gf.html (view raw)

 1<!DOCTYPE html>
 2<html lang="en" style="height: 100%" onmousedown="parent.firstClickPlay(this);">
 3
 4<head>
 5    <meta charset="UTF-8">
 6    <link rel="stylesheet" href="../res/css/style.css">
 7    <title>My perfect gf</title>
 8</head>
 9
10
11<body data-page="gf">
12    <span  style="left: 95px; top:25px; font-size: xx-large; text-shadow: 2px 2px violet;"class="el center">My love Giulia</span>
13    <span style="left: 125px; top: 100px;" class="el center tilt-right deeppink white-shadow">This is my beautiful gf &#60;3</span>
14    <span style="left: 225px; top: 250px;" class="el center tilt-left deeppink white-shadow">Look at her --></span>
15    <span style="left: 180px; top: 400px;" class="el center tilt-left deeppink white-shadow">She's so perfect!!</span>
16    <div style="position: absolute; left: 333px; top: 11px;"><img style="width:60px;" class="el up-down" src="../res/gif/gf/heart_spin.gif" /></div>
17    <img style="left: 355px; top: 40px; z-index: -1;" class="el tilt-left" src="../res/img/giulia.gif" />
18    <img style="left: 580px; top: 25px; width:220px; z-index:2;" class="el flip-x" src="../res/gif/gf/dove.gif" />
19    <img style="left: 473px; top: 233px; width:60px;" class="el flip-x" src="../res/gif/gf/sparkle.gif" />
20    <img style="left: 560px; top: 70px; width:60px;" class="el" src="../res/gif/gf/sparkle.gif" />
21    <img style="left: 500px; top: 140px; width:30px;" class="el tilt-45" src="../res/gif/gf/star.gif" />
22    <img style="left: 612px; top: 230px; width:30px;" class="el tilt-45" src="../res/gif/gf/star.gif" />
23    <img style="left: 150px; top: 480px; width:500px;" class="el" src="../res/gif/gf/line_strawberries.gif" />
24
25    <span style="top: 530px;" class="el full-width"> <!-- reference for normal text -->
26        Her name is Giulia and she is currently trying to get a Physics degree while also working in a pizzeria,
27        helping with chores and dealing with a lot of weird people (me included). 
28        She's among the strongest and smartest people I know, definitely the
29        most beautiful, and I'm so glad I get to hug her and be hers forever!!
30    </span>
31    <marquee style="left: 0; top: 712px;" class="el" width="100%">
32        <span class="center mediumvioletred white-shadow">this is a pic of us together &#60;3</span>
33    </marquee>
34    <img style="left: 553px; top: 668px; width: 150px; z-index: -2;" class="el tilt-left" src="../res/gif/gf/3dheart.gif" />
35    <img style="left: 360px; top: 830px; width: 80px;" class="el" src="../res/gif/gf/heart.gif" />
36    <img style="left: 465px; top: 740px; width: 100px;" class="el flip-y" src="../res/gif/gf/whiteflower.gif" />
37    <img style="left: 345px; top: 980px; width: 100px;" class="el" src="../res/gif/gf/spinningheartmedium.gif" />
38    <img style="left: 190px; top: 680px; z-index: -1;" class="el tilt-right" src="../res/img/rockers.gif" />
39
40    <span style="left: 50px; top: 1130px;" class="el half-width">
41        She likes cats, hamsters and anything that's pink and cute, which is weird because I am neither of those things.
42    </span>
43    <img style="left: 260px; top: 1455px;" class="el" src="../res/gif/gf/heartbounce.gif" />
44    <img style="left: 200px; top: 1435px;" class="el" src="../res/gif/gf/mew.gif" />
45    <img style="left: 268px; top: 1447px; width: 70px;" class="el flip-x" src="../res/gif/gf/pikachu.gif" />
46    <img style="left: 50px; top: 1220px;" class="el" src="../res/gif/gf/hamtaro.gif" />
47
48
49    <span style="left: 297px; top: 1510px; line-height:2px; text-shadow: none" class="el center">^<br />|</span>
50    <span style="left: 290px; top: 1515px;" class="el">me</span>
51    <span style="left: 236px; top: 1510px; line-height:2px; text-shadow: none" class="el center">^<br />|</span>
52    <span style="left: 225px; top: 1515px;" class="el">her</span>
53
54    <span style="left: 450px; top: 1130px" class="el half-width">One time she ate too much soup and then she felt sick but she still wanted more soup</span>
55    <img style="left: 300px; top: 1130px;" class="el" src="../res/gif/gf/soup.gif" />
56    
57    <script src="../res/js/slow_load.js"></script>
58    <script src="../res/js/iframe.js"></script>
59</body>
60
61</html>