This commit is contained in:
mileswa1q2
2023-11-27 15:15:39 +00:00
committed by GitHub
parent 282592d8a0
commit 1da6009ecb
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<head>
<title>home</title>
<link rel="shortcut icon" type="x-icon" href="/open-uri20210108-68-lujeec">
<link rel="shortcut icon" type="x-icon" href="">
<link rel="stylesheet" href="trkeey.css">
<a href="idk.html">idk</a>
<a href="fun.html">bata stuff</a>
+4 -3
View File
@@ -63,17 +63,17 @@
<body>
<div class="box">
<a href="#popup-box">
<a href="inportened">
Click to Open Popup Box !
</a>
</div>
<div id="popup-box" class="modal">
<div class="content">
<h1 style="color: green;">
Hello GeeksForGeeks !
i will take a brace from making games !
</h1>
<b>
<p>Never Give Up !</p>
<p>have fun</p>
</b>
<a href="#"
class="box-close">
@@ -81,5 +81,6 @@
</a>
</div>
</div>
<a href="index.html">home</a>
</body>
</html>