summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--LICENSE5
-rw-r--r--dna.html105
-rw-r--r--index.html83
3 files changed, 85 insertions, 108 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..59b706d
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,5 @@
+Copyright © 2022 31337ITSOLUTIONS
+
+Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
diff --git a/dna.html b/dna.html
deleted file mode 100644
index 6d4b494..0000000
--- a/dna.html
+++ /dev/null
@@ -1,105 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
- <meta charset="utf-8">
- <title>31337itsolutions</title>
- <link rel="stylesheet" href="style.css">
- <link rel="stylesheet" href="dna.css">
-</head>
-<body>
- <canvas id ="beach"></canvas>
- <div class="content">
- <div class="wrapper">
- <h3>31337itsolutions - The Future Is In Our DNA</h3>
- <div class="line line1">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line2">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line3">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line4">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line5">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line6">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line7">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line8">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line9">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line10">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line11">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line12">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line13">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line14">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line15">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line16">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line17">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- <div class="line line18">
- <span class="circle circle-top"></span>
- <span class="circle circle-bottom"></span>
- </div>
- </div>
- </div>
-
- <p>
- We specialize in providing over 25 years of experience in delivering top tier IT consulting services. Our full stack runs the gamut all the way from software, hardware, network and security engineering, and in a wide range of fields such as marketing, art &amp; design, and research.
- <div class="menu">
- <ul class="menu">
- <li><a href="/">Home</a></li>
- <li><a href="/services.html">Services</a></li>
- <li><a href="https://dev.31337itsolutions.com">Git</a></li>
- <li><a href="/contact.html">Contact</a></li>
- </ul>
- </div>
- <div id="copyright">
- Copyright &copy; 2022 31337 IT Solutions
- <br>
- All Rights Reserved
- </div>
-</body>
-</html>
diff --git a/index.html b/index.html
index 4946009..6d4b494 100644
--- a/index.html
+++ b/index.html
@@ -4,10 +4,88 @@
<meta charset="utf-8">
<title>31337itsolutions</title>
<link rel="stylesheet" href="style.css">
+ <link rel="stylesheet" href="dna.css">
</head>
<body>
+ <canvas id ="beach"></canvas>
<div class="content">
- <h1>Welcome to 31337itsolutions.com!</h1>
+ <div class="wrapper">
+ <h3>31337itsolutions - The Future Is In Our DNA</h3>
+ <div class="line line1">
+ <span class="circle circle-top"></span>
+ <span class="circle circle-bottom"></span>
+ </div>
+ <div class="line line2">
+ <span class="circle circle-top"></span>
+ <span class="circle circle-bottom"></span>
+ </div>
+ <div class="line line3">
+ <span class="circle circle-top"></span>
+ <span class="circle circle-bottom"></span>
+ </div>
+ <div class="line line4">
+ <span class="circle circle-top"></span>
+ <span class="circle circle-bottom"></span>
+ </div>
+ <div class="line line5">
+ <span class="circle circle-top"></span>
+ <span class="circle circle-bottom"></span>
+ </div>
+ <div class="line line6">
+ <span class="circle circle-top"></span>
+ <span class="circle circle-bottom"></span>
+ </div>
+ <div class="line line7">
+ <span class="circle circle-top"></span>
+ <span class="circle circle-bottom"></span>
+ </div>
+ <div class="line line8">
+ <span class="circle circle-top"></span>
+ <span class="circle circle-bottom"></span>
+ </div>
+ <div class="line line9">
+ <span class="circle circle-top"></span>
+ <span class="circle circle-bottom"></span>
+ </div>
+ <div class="line line10">
+ <span class="circle circle-top"></span>
+ <span class="circle circle-bottom"></span>
+ </div>
+ <div class="line line11">
+ <span class="circle circle-top"></span>
+ <span class="circle circle-bottom"></span>
+ </div>
+ <div class="line line12">
+ <span class="circle circle-top"></span>
+ <span class="circle circle-bottom"></span>
+ </div>
+ <div class="line line13">
+ <span class="circle circle-top"></span>
+ <span class="circle circle-bottom"></span>
+ </div>
+ <div class="line line14">
+ <span class="circle circle-top"></span>
+ <span class="circle circle-bottom"></span>
+ </div>
+ <div class="line line15">
+ <span class="circle circle-top"></span>
+ <span class="circle circle-bottom"></span>
+ </div>
+ <div class="line line16">
+ <span class="circle circle-top"></span>
+ <span class="circle circle-bottom"></span>
+ </div>
+ <div class="line line17">
+ <span class="circle circle-top"></span>
+ <span class="circle circle-bottom"></span>
+ </div>
+ <div class="line line18">
+ <span class="circle circle-top"></span>
+ <span class="circle circle-bottom"></span>
+ </div>
+ </div>
+ </div>
+
<p>
We specialize in providing over 25 years of experience in delivering top tier IT consulting services. Our full stack runs the gamut all the way from software, hardware, network and security engineering, and in a wide range of fields such as marketing, art &amp; design, and research.
<div class="menu">
@@ -17,12 +95,11 @@
<li><a href="https://dev.31337itsolutions.com">Git</a></li>
<li><a href="/contact.html">Contact</a></li>
</ul>
- <div>
+ </div>
<div id="copyright">
Copyright &copy; 2022 31337 IT Solutions
<br>
All Rights Reserved
</div>
- </div>
</body>
</html>