This commit is contained in:
Robert
2025-01-30 17:10:33 +00:00
parent 25477a028f
commit 2f9a55e3fa
8 changed files with 6 additions and 95 deletions
-5
View File
@@ -61,8 +61,3 @@ button:hover {
color: green;
}
a {
background-color: #0056b3;
text-align: center;
font-size: 16px;
}
+6 -6
View File
@@ -17,14 +17,14 @@
<div class="container">
<h1>Contact Us</h1>
<form id="contactForm">
<label for="name">Name:</label>
<input type="text" id="name" name="name" required>
<label for="Name">Name:</label>
<input type="text" id="Name" Name="Name" required>
<label for="email">Email:</label>
<input type="email" id="email" name="email" required>
<label for="Email">Email:</label>
<input type="Email" id="Email" Name="Email"Ruqired>
<label for="message">Message:</label>
<textarea id="message" name="message" rows="5" required></textarea>
<label for="Message">Message:</label>
<textarea id="Message" Name="Message" rows="5" Rquired></textarea>
<button type="submit">Submit</button>
</form>
-24
View File
@@ -1,24 +0,0 @@
a {
color: hotpink;
}
a:link, a:visited {
background-color: #f44336;
color: white;
padding: 14px 25px;
text-align: center;
text-decoration: none;
display: inline-block;
}
a:hover, a:active {
background-color: red;
}
p {
color: #d7540e;
}
body {
background: #f367c4;
}
img{
width: 450px;
}
-18
View File
@@ -1,18 +0,0 @@
<html>
<head>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6951907799659255"
crossorigin="anonymous"></script>
<link rel="shortcut icon" type="x-icon" href="/game online.png">
<a href="index.html">home</a>
<a href="miena.html">ai</a>
<link rel="stylesheet" href="/ecstra/ecsta.css">
<h1>hi thisis fun</h1>
<p>egsapul woled for trareu🎅🏼.html end you sownd santa</p>
<a href="/batu.html">beta games!!!!</a>
<a href="/ecstra/ecstra.html">This Still In Dev Open At Your On Risk</a>
<a href="/runer/index.html">Fun Games</a>
<a href="/removing.html">removing</a>
</head>
</html>
-33
View File
@@ -1,33 +0,0 @@
function Hello() {
alert("Hi will stop adding thin on desember 2 for two weeks and i will add things on november 16");
}
function EventHandler() {
alert("to play go to https://wondrous-jalebi-fb1e04.netlify.app/ ");
}
function getit() {
alert("fun yesss🎅🏼 you found santa congrats you won")
}
function getinoroute(){
alert("fun-miles2.netlify.app is the new link if you or useing the old link you will not be on the updated version if you are on a githud link you are still geting updates to it and will stop beyig suported sooon and taken done")
}
function yourmom(){
alert("your mom still in testing")
}
var fps = document.getElementById("fps");
var startTime = Date.now();
var frame = 0;
function tick() {
var time = Date.now();
frame++;
if (time - startTime > 1000) {
fps.innerHTML = (frame / ((time - startTime) / 1000)).toFixed(1);
startTime = time;
frame = 0;
}
window.requestAnimationFrame(tick);
}
tick();
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 271 KiB

-9
View File
@@ -1,9 +0,0 @@
<html>
<head><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6951907799659255"
crossorigin="anonymous"></script></head>
<link rel="shortcut icon" type="x-icon" href="/game online.png"> href="/game online.png"> href="/logo (1).png">
<a href="index.html">Back</a>
<link rel="stylesheet" href="fun.css">
<p>his is funeey</p>
<img src="/images/1663396508096 (1).jpg" alt="idk images">
</html>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 250 KiB