-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
6 changed files
with
50 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
body{ | ||
background-color: #22223a; | ||
font: 1.2rem "Fira Sans", sans-serif; | ||
|
||
} | ||
.title{ | ||
font-size: 3em; | ||
} | ||
.title_2{ | ||
font-size: 30px; | ||
} | ||
.round{ | ||
border-radius: 5em; | ||
|
||
|
||
} | ||
p{ | ||
font-size: 20px; | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,34 @@ | ||
<h1>New website cooming soon !</h1> | ||
<a href="https://reteck.rf.gd">RE:Teck Website</a> | ||
<!-- <!DOCTYPE html> | ||
<html> | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<link rel="stylesheet" href="../assets/style.css"> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>EletrixTime >> Home</title> | ||
<link rel="stylesheet" href="assets/css/index.css"> | ||
<link | ||
rel="stylesheet" | ||
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" | ||
/> | ||
</head> | ||
<body> | ||
<center> | ||
<cool><h1 class="BIG2">EletrixTime</h1></cool> | ||
<div class="carre"> <h1>INFORMATIONS IMPORTANTES</h1> <p>Le site : <a href="https://eletrixtime.rf.gd"> eletrixtime.rf.gd</a> <mark>m'appartient !</mark> donc pas la</p><p>la pene de me demander si il m'appartient !</p></div> | ||
<p>Hi im <img class="logo" src="icons/eletrixtime.jpg" width="20" height="20" /></p> | ||
<p>Im a French developer (oui oui baguette 🥖)</p> | ||
<p class="mini">maintenant je parle FrAnCaIs</p> | ||
<h1><cool><h1 class="BIG1">Mes competences</h1></cool></h1> | ||
<greentext>CSS : </greentext><progress value="10" max="100"></progress> | ||
<p></p> | ||
<greentext>HTML : </greentext><progress value="40" max="100"></progress> | ||
<p></p> | ||
<greentext>PYTHON : </greentext><progress value="90" max="100"></progress> | ||
<cool><h1 class="BIG1">Voila...</h1></cool> | ||
<p class="mini"> Et n'hésite pas a consulter mon <button onclick="window.location.href = '/cv';">About Me</button></p> | ||
<footer> | ||
<p class="mini">2023-Present (c) EletrixTime</p> | ||
<p class="mini">Made with 💖 in France !</p> | ||
<a href="https://dsc.gg/eletrixteam">Discord</a> | ||
</footer> | ||
</center> | ||
<center> | ||
<main class="animate__animated animate__pulse"> | ||
<img class="round" class="animate__animated animate__bounce" src="assets/imgs/pp.png"> | ||
<h1 class="animate__animated animate__bounce title">EletrixTime</h1> | ||
<h1>Hello</h1> | ||
|
||
<h1 class="title_2">🖖・I am a Devlopper !</h1> | ||
<h1 class="title_2"><img src="https://cdn.discordapp.com/emojis/1228700941306560554.webp?size=96&quality=lossless" alt="fr" width="35" height="30">・I live in France </h1> | ||
<h1 class="title_2">💖・I love <img src="https://cdn.discordapp.com/attachments/1220079480757026887/1228706269725200495/image-removebg-preview_1.png?ex=662d04e2&is=661a8fe2&hm=09183c25e3ae0b1cd2e0723a80707a40dbf76d605ef9eb05f0944f0da56f1c50&" alt="fr" width="35" height="30"> and my cat 😺</h1> | ||
<h1 class="title_2">🧑🍳・Founder of <a href="eletrixtechnologies.rf.gd">Eletrix:Technologies</a></h1> | ||
<p>My project are in my github and eletrix:technologies website</p> | ||
<footer> | ||
<p>(C) Made By EletrixTime</p> | ||
<a href="https://github.com/EletrixtimeYT"><img src="assets/imgs/github.png" alt="github" width="35" height="30"></a> | ||
<a href="https://youtube.com/@eletrixtimeyt"><img src="assets/imgs/youtube.png" alt="youtube" width="35" height="30"></a> | ||
|
||
</footer> | ||
</main> | ||
</center> | ||
</body> | ||
</html> --> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<meta http-equiv="refresh" content="0; URL=https://www.youtube.com/watch?v=-JHVU06_DKA" /> |