initial Commit
This commit is contained in:
5
IndexApps/About.html
Normal file
5
IndexApps/About.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<a class="whiteText" style="padding: 0; margin: 2vh;">
|
||||
halbear.net is a website that contains Games, Software, Artwork and Forums, feel free to explore! <br> <br>
|
||||
Verified users can create software and games, and the websites combative measures against AI and scrapers makes it difficult to scrape your uploaded artwork! <br> <br>
|
||||
Software and Game publishing has some criteria and guidelines you need to follow, although we aren't as temperamental as payment processors.
|
||||
</a>
|
||||
3
IndexApps/AboutIcon.html
Normal file
3
IndexApps/AboutIcon.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="AboutIcon windowIcon hidden 45 46" onclick="OpenApp(this, false, 50, 50);" >
|
||||
<img src="GeneralAssets/applicationIcon.png" style="width: 8vh; height: 8vh;">
|
||||
<a class="whiteText IconText" style="overflow: hidden;">
|
||||
3
IndexApps/CheckThisOut.html
Normal file
3
IndexApps/CheckThisOut.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<img src="GeneralAssets/mods/playtestlive.png" style=" padding:0; margin: 1vh; height: 30vh; width: auto; cursor: pointer;" class="imgbutton" onclick="window.location.href='Software.php';">
|
||||
|
||||
|
||||
3
IndexApps/CheckThisOutIcon.html
Normal file
3
IndexApps/CheckThisOutIcon.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="ModAdIcon windowIcon hidden 57 35" onclick="OpenApp(this, false, 50, 50);" >
|
||||
<img src="GeneralAssets/applicationIcon.png" style="width: 8vh; height: 8vh;">
|
||||
<a class="whiteText IconText" style="overflow: hidden;">
|
||||
3
IndexApps/DragMe.html
Normal file
3
IndexApps/DragMe.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<a class="whiteText" style="padding: 0; margin: 2vh;">
|
||||
Move these windows around by dragging the tops!
|
||||
</a>
|
||||
3
IndexApps/DragMeIcon.html
Normal file
3
IndexApps/DragMeIcon.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="DragMeIcon windowIcon hidden 20 20" onclick="OpenApp(this, false, 50, 50);" >
|
||||
<img src="GeneralAssets/applicationIcon.png" style="width: 8vh; height: 8vh;">
|
||||
<a class="whiteText IconText" style="overflow: hidden;">
|
||||
12
IndexApps/Welcome.html
Normal file
12
IndexApps/Welcome.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<div style="height: 100%; width: 100%;overflow: hidden; display: flex; flex-direction: row; flex-wrap: nowrap; padding: 0; margin: 0;">
|
||||
<img src="GeneralAssets/halbear.gif" style="height:50vh;width: auto;">
|
||||
<div style="padding: 0; margin: 1vh; display: flex; height: 100%; flex-direction: column; justify-content: space-between;">
|
||||
<div class="whiteText " style="overflow: hidden;"> Welcome to the Halbear.Net website! This is the home of everything related to the Company:<br><br><b>Halbear Networking & Software Ltd</b></b><br><br>The Minecraft style Avatar to the left is the digital representation of the companies Director, Halbear1, this avatar may be used when explaining things in first person on the website<br><br>
|
||||
|
||||
</div>
|
||||
<div class="whiteText " style="padding: 0; margin: 0; display: flex; align-items: center; margin-right: 5px; color:white; user-select: none;">
|
||||
<img src="GeneralAssets/AntiAI.png" class="nonDraggableImage" style=" height: 5vh; width: 5vh;">
|
||||
: This website is AI free
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
3
IndexApps/WelcomeIcon.html
Normal file
3
IndexApps/WelcomeIcon.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="WelcomeIcon windowIcon hidden 55 55" onclick="OpenApp(this, false, 50, 50);" >
|
||||
<img src="GeneralAssets/applicationIcon.png" style="width: 8vh; height: 8vh;">
|
||||
<a class="whiteText IconText" style="overflow: hidden;">
|
||||
Reference in New Issue
Block a user