We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6b491d commit 5b122fdCopy full SHA for 5b122fd
index.html
@@ -0,0 +1,18 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+ <head><title>Valentine's Day 2025</title></head>
4
+ <body>
5
+ <div>
6
+ <div style="position: relative; display: inline-block;">
7
+ <image src="window.png"></image>
8
+ <image style="position: absolute; top: 20px; left: 20px;" src="coconut.png"></image>
9
+ <a href="vdaywillu.html">
10
+ <img style="position: absolute; top: 190px; left: 205px;" src="nextbutton.png">
11
+ </a>
12
+ </div>
13
14
+ <div class="j"></div>
15
+ <div class="oe"></div>
16
+ </grid>
17
+ </body>
18
+</html>
0 commit comments