Added uranium and trying 10boxed image row

This commit is contained in:
2023-09-30 13:57:04 +01:00
parent fded8c97ed
commit 12c18af251
4 changed files with 31 additions and 70 deletions

View File

@@ -22,28 +22,27 @@
<script type="text/javascript" src="./script.js"></script>
<body>
<div class="bar">
<div class="barItem" onclick="ntLnk()"> <h1>neon443</h1> </div>
<div class="barItem"> <a href="https://github.com/neon443">Github</a> </div>
<div class="barItem"> <a href="mailto:neons443@outlook.com">Contact</a> </div>
<div class="barItem"><h1>neon443</h1></div>
<div class="barItem"><a href="https://github.com/neon443">Github</a></div>
<div class="barItem"><a href="mailto:neons443@outlook.com">Contact</a></div>
</div>
<div class="contentPush"></div>
<div id="ntLnkToast">Not a link!</div>
<p>
<b>
This site is owned and maintained by Nihaal Sharma.<br>
My Projects</b><br>
<b>├─</b> <a href="https://neon443.github.io/eaglercraft152/">eaglercraft152</a> - Minecraft 1.5.2<br>
<b>├─</b> <a href="https://neon443.github.io/eaglercraftX188/">eaglercraftX188</a> - Minecraft 1.8.8<br>
<b>├─</b> <a href="https://neon443.github.io/webEPK/">webEPK</a><br>
<b>├─</b><a href="https://neon443.github.io/eaglercraft152/">eaglercraft152</a> - Minecraft 1.5.2<br>
<b>├─</b><a href="https://neon443.github.io/eaglercraftX188/">eaglercraftX188</a> - Minecraft 1.8.8<br>
<b>├─</b><a href="https://neon443.github.io/webEPK/">webEPK</a><br>
<b>&emsp;&ensp;├─</b> <a href="https://neon443.github.io/webEPK/index.html">Compile EPK</a><br>
<b>&emsp;&ensp;├─</b> <a href="https://neon443.github.io/webEPK/decompile.html">Decompile EPK</a><br>
<b>&emsp;&ensp;└─</b> <a href="https://neon443.github.io/webEPK/builder.html">Create EPK</a><br>
<b>├─</b> <a href="https://neon443.github.io/2048/">2048</a><br>
<b>├─</b> <a href="https://neon443.github.io/slope/">Slope</a><br>
<b>├─</b> <a href="https://neon443.github.io/sandspiel/">Sandspiel</a><br>
<b>├─</b> <a href="https://neon443.github.io/sandboxels/">Sandboxels</a><br>
<b>├─</b> <a href="https://neon443.github.io/musics-info/">Musics info</a><br>
<b>└─</b> <a href="https://neon443.github.io/webpage-testing/">Webpage Testing</a><br>
<b>├─</b><a href="https://neon443.github.io/2048/">2048</a><br>
<b>├─</b><a href="https://neon443.github.io/slope/">Slope</a><br>
<b>├─</b><a href="https://neon443.github.io/sandspiel/">Sandspiel</a><br>
<b>├─</b><a href="https://neon443.github.io/sandboxels/">Sandboxels</a><br>
<b>├─</b><a href="https://neon443.github.io/musics-info/">Musics info</a><br>
<b>└─</b><a href="https://neon443.github.io/webpage-testing/">Webpage Testing</a><br>
<b>&emsp;&ensp;└─</b> <a href="https://neon443.github.io/webpage-testing/sidenav/">Sidenav</a><br><br>
To suggest a change or report an error, click Contact in the navbar.<br>
@@ -53,5 +52,8 @@
<p>
This site really needs a good logo (view the current one <a href="./images/fav.ico">here</a>), if you are good at digital art, please <a href="mailto:neons443@outlook.com">email me</a>.<br>
</p><br>
<h3>Currently Entered:</h3>
<img class="box1" href="./images/uranium1024.png">
<img class="box2" href="./images/uranium64.png">
</body>
</html>