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 <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;">
17 <img style="width:60px;" class="el up-down" src="../res/gif/gf/heart_spin.gif" />
18 </div>
19 <img style="left: 355px; top: 40px; z-index: -1;" class="el tilt-left" src="../res/img/giulia.gif" />
20 <img style="left: 580px; top: 25px; width:220px; z-index:2;" class="el flip-x" src="../res/gif/gf/dove.gif" />
21 <img style="left: 473px; top: 233px; width:60px;" class="el flip-x" src="../res/gif/gf/sparkle.gif" />
22 <img style="left: 560px; top: 70px; width:60px;" class="el" src="../res/gif/gf/sparkle.gif" />
23 <img style="left: 500px; top: 140px; width:30px;" class="el tilt-45" src="../res/gif/gf/star.gif" />
24 <img style="left: 612px; top: 230px; width:30px;" class="el tilt-45" src="../res/gif/gf/star.gif" />
25 <img style="left: 150px; top: 480px; width:500px;" class="el" src="../res/gif/gf/line_strawberries.gif" />
26
27 <span style="top: 530px;" class="el full-width"> <!-- reference for normal text -->
28 Her name is Giulia and she is currently trying to get a Physics degree while also working in a pizzeria,
29 helping with chores and dealing with a lot of weird people (me included).
30 She's among the strongest and smartest people I know, definitely the
31 most beautiful, and I'm so glad I get to hug her and be hers forever!!
32 </span>
33 <marquee style="left: 0; top: 712px;" class="el" width="100%">
34 <span class="center mediumvioletred white-shadow">this is a pic of us together <3</span>
35 </marquee>
36 <img style="left: 190px; top: 680px; z-index: -1;" class="el tilt-right" src="../res/img/rockers.gif" />
37 <img style="left: 553px; top: 668px; width: 150px; z-index: -2;" class="el tilt-left" src="../res/gif/gf/3dheart.gif" />
38 <img style="left: 360px; top: 830px; width: 80px;" class="el" src="../res/gif/gf/heart.gif" />
39 <img style="left: 465px; top: 740px; width: 100px;" class="el flip-y" src="../res/gif/gf/whiteflower.gif" />
40 <img style="left: 345px; top: 980px; width: 100px;" class="el" src="../res/gif/gf/spinningheartmedium.gif" />
41
42 <span style="left: 50px; top: 1130px;" class="el half-width">
43 She likes cats, hamsters and anything that's pink and cute, which is weird because I am neither of those things.
44 </span>
45 <img style="left: 50px; top: 1220px;" class="el" src="../res/gif/gf/hamtaro.gif" />
46 <img style="left: 200px; top: 1435px;" class="el" src="../res/gif/gf/mew.gif" />
47 <img style="left: 260px; top: 1455px;" class="el" src="../res/gif/gf/heartbounce.gif" />
48 <img style="left: 268px; top: 1447px; width: 70px;" class="el flip-x" src="../res/gif/gf/pikachu.gif" />
49
50
51 <span style="left: 297px; top: 1510px; line-height:2px; text-shadow: none" class="el center">^<br />|</span>
52 <span style="left: 236px; top: 1510px; line-height:2px; text-shadow: none" class="el center">^<br />|</span>
53 <span style="left: 225px; top: 1515px;" class="el">her</span>
54 <span style="left: 290px; top: 1515px;" class="el">me</span>
55
56 <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>
57 <img style="left: 300px; top: 1130px;" class="el" src="../res/gif/gf/soup.gif" />
58
59 <script src="../res/js/slow_load.js"></script>
60 <script src="../res/js/iframe.js"></script>
61</body>
62
63</html>