Skip to content

Instantly share code, notes, and snippets.

@Juarez2010
Created November 18, 2021 22:07
Show Gist options
  • Save Juarez2010/36d12b42fc8bc58e0a30938176b2888f to your computer and use it in GitHub Desktop.
Save Juarez2010/36d12b42fc8bc58e0a30938176b2888f to your computer and use it in GitHub Desktop.
idk index html for juarez2010.github.io
<head> <title>Juarez2010's homepage</title> <meta charset="UTF-8"> <meta name="description" content="Hello, welcome to my website! I'm know as Juarez2010 on Scratch and this is a website I have made.>. <meta name="Juarez2010="blank"> </header>
<body>
<h1 id="welcome-to-my-webpage" style="font-family:verdana;">Welcome to my homepage! </h1>
<link rel="stylesheet" href="main-style.css">
<link rel="shortcut icon" href="favicon.ico">
<p id="wip"> This is currently a work in progress for now.</p>
<br>
<p id="many-things">There are many things that I have made over the time, so I decided to put some stuff in a website.</p>
<br>
<a>
<p id="scratch-pfp"> You can check out my scratch profile <a id="pfp-link" href="https://scratch.mit.edu/users/Juarez2010">here.</a> </p>
<a id="ex-page-fnf" href="https://juarez2010.github.io/fnf" target="_blank">example of a webpage I made<a>
<br>
<br>
<br>
<p id="random-audio"> Here's some random audio.</p>
<audio controls>
<source src="audio/True Trolling.mp3" type="audio/mp3">
</audio>
<br>
<br>
<br>
<p id="you-can-find-me-at">You can find me at: <a id="github" href="https://github.com/Juarez2010" target="_blank">Github</a> <img src="github-marks/GitHub-Mark-32px.png" width="20px"><span style="display:inline-block; width: 100px;"></span><a id="scratch" href="https://scratch.mit.edu/users/Juarez2010" target="_blank">Scratch</a><span style="display:inline-block; width: 100px;"></span><a id="gdrive-vids" href="https://drive.google.com/drive/folders/1QEdq8zDPA8qoqBM3sgtKQoU57mrYE5Je?usp=sharing" target="_blank">Gdrive folder with videos I make</a> <img src="drive_icon.png" width="25px"> <span style="display:inline-block; width: 100px;"></span><a id="replit" href="https://replit.com/" target="_blank">Repl.it (soon)</a></p>
</body>
<html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment