Refactoring for publish, and also addition of "Services" page
This commit is contained in:
@@ -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 and any Software Publishers/Game Studios can create software and games, chat on the forums, report halbear.net software bugs, contact us regarding business topics and manage their user account for our platforms such as WhateverBoard (what.everboard.art)<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>
|
||||
@@ -0,0 +1,3 @@
|
||||
<div tabindex="0" class="AboutIcon windowIcon hidden 48 48" onclick="OpenApp(this, false, 50, 50);" >
|
||||
<img src="GeneralAssets/applicationIcon.png" style="width: 8vh; height: 8vh;">
|
||||
<a class="whiteText IconText" style="overflow: hidden;">
|
||||
@@ -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';">
|
||||
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
<div tabindex="0" 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;">
|
||||
@@ -0,0 +1,3 @@
|
||||
<a class="whiteText" style="padding: 0; margin: 2vh;">
|
||||
Move these windows around by dragging the tops!
|
||||
</a>
|
||||
@@ -0,0 +1,3 @@
|
||||
<div tabindex="0" class="DragMeIcon windowIcon hidden 22 22" onclick="OpenApp(this, false, 50, 50);" >
|
||||
<img src="GeneralAssets/applicationIcon.png" style="width: 8vh; height: 8vh;">
|
||||
<a class="whiteText IconText" style="overflow: hidden;">
|
||||
@@ -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; min-height: 80%; flex-direction: column; justify-content: space-between;">
|
||||
<div class="whiteText " style="overflow: hidden;"> Welcome to the Halbear.Net website! This website was created to be a fun way to explore our services!<br> Go on an expedition and explore the sotfware, forums, artwork and any... 👀... secrets hidden within the site<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>
|
||||
@@ -0,0 +1,3 @@
|
||||
<div tabindex="0" class="WelcomeIcon windowIcon hidden 56 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