Skip to content

Commit c3e3758

Browse files
committed
Final Segment and Information
1 parent 95f944c commit c3e3758

File tree

3 files changed

+134
-8
lines changed

3 files changed

+134
-8
lines changed

css/master.css

+31-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,27 @@
11
/*Shadowscript CSS*/
2+
/*
3+
The MIT License (MIT)
4+
5+
Copyright (c) 2016 shadowscript
6+
7+
Permission is hereby granted, free of charge, to any person obtaining a copy
8+
of this software and associated documentation files (the "Software"), to deal
9+
in the Software without restriction, including without limitation the rights
10+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11+
copies of the Software, and to permit persons to whom the Software is
12+
furnished to do so, subject to the following conditions:
13+
14+
The above copyright notice and this permission notice shall be included in all
15+
copies or substantial portions of the Software.
16+
17+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
23+
SOFTWARE.*/
24+
225
.typed-cursor{
326
opacity: 1;
427
-webkit-animation: blink 0.7s infinite;
@@ -29,6 +52,9 @@
2952
}
3053

3154
p{font-family: 'Chathura', sans-serif;}
55+
.about{
56+
font-size: 30px;
57+
}
3258

3359
#begin{
3460
background-image:url("../assets/images/binaryred.jpg");
@@ -50,7 +76,7 @@ p{font-family: 'Chathura', sans-serif;}
5076
font-size: 40px;
5177
}
5278

53-
#continue{height: 300px;}
79+
#continue{height: auto;}
5480

5581
#more{
5682
background-image: url('../assets/images/binary.jpg');
@@ -60,7 +86,7 @@ p{font-family: 'Chathura', sans-serif;}
6086
}
6187

6288
#abitmore{
63-
height: 300px;
89+
height: auto;
6490
}
6591

6692
#fourh{
@@ -69,7 +95,9 @@ p{font-family: 'Chathura', sans-serif;}
6995
font-family: 'Chathura', sans-serif;
7096

7197
}
72-
98+
#team{
99+
font-size: 25px;
100+
}
73101
#footer{
74102
/* height: 50px;
75103
*/

index.html

+81-4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
<!-- The MIT License (MIT)
2+
3+
Copyright (c) 2016 shadowscript
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE. -->
22+
123
<!DOCTYPE html>
224
<html>
325
<head>
@@ -47,10 +69,32 @@
4769
</p></center>
4870
</div>
4971
</div
50-
<!-- Second Segment -->
72+
<!-- Second Segment -->
5173
<div class="ui basic segment" id="continue">
52-
<div class="ui black header" id= "sech">
53-
Our tools
74+
<div class="ui black header" id= "sech">
75+
About
76+
</div>
77+
<div class="ui stackable two column grid" >
78+
<div class="column" style="width:30%;">
79+
<center>
80+
<i class="massive server icon"></i>
81+
<br>
82+
<i class="massive database icon"></i>
83+
<br>
84+
<i class="massive code icon"></i>
85+
</center>
86+
</div>
87+
<div class="column">
88+
<p class="about">
89+
Being an organization made of white, gray and black hats has enabled our organization to get the whole idea of Artificial Super Intelligence (ASI) and its potential application to modern life.
90+
<br>
91+
We Develop/Engineer domain optimized algorithms and applications.
92+
<br>
93+
DevOps Engineering is a services we are passionate about and provide.
94+
<br>
95+
Security architecture is a major drive for us here at shadowscript because we strive to improve security in all parts of the globe.
96+
</p>
97+
</div>
5498
</div>
5599
</div>
56100
<!-- Third Segment -->
@@ -63,6 +107,37 @@
63107
<div class="ui black header" id= "fourh">
64108
Team
65109
</div>
110+
<div class="ui stackable three column very relaxed grid">
111+
<div class="column">
112+
<center>
113+
<i class="massive unhide icon"></i>
114+
<br>
115+
<p id="team">Artificial Super Intelligence (ASI)</p>
116+
</center>
117+
118+
</div>
119+
<div class="ui vertical divider">
120+
and
121+
</div>
122+
<div class="column">
123+
<center>
124+
<i class="massive terminal icon"></i>
125+
<br>
126+
<p id="team">Engineering</p>
127+
</center>
128+
</div>
129+
<div class="ui vertical divider">
130+
and
131+
</div>
132+
<div class="column">
133+
<center>
134+
<i class="massive upload icon"></i>
135+
<br>
136+
<p id="team">DevOps</p>
137+
</center>
138+
139+
</div>
140+
</div>
66141
</div>
67142

68143
<!-- Contact segment -->
@@ -101,11 +176,13 @@
101176
<div class="ui container">
102177
<div class="seven wide column">
103178
<h4 class="ui inverted header">Shadowscript</h4>
104-
<p>Code</p>
179+
<p>Code Begin</p>
105180
</div>
106181
</div>
107182
</div>
108183
</div>
184+
185+
<!-- Typed and Https scripts -->
109186
<script>
110187
// var host = "iamcaleberic.github.io";
111188
// if ((host == window.location.host) && (window.location.protocol != "https:"))

js/master.js

+22-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,22 @@
1-
// Shadowscript JS
1+
// Shadowscript JS
2+
// The MIT License (MIT)
3+
4+
// Copyright (c) 2016 shadowscript
5+
6+
// Permission is hereby granted, free of charge, to any person obtaining a copy
7+
// of this software and associated documentation files (the "Software"), to deal
8+
// in the Software without restriction, including without limitation the rights
9+
// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10+
// copies of the Software, and to permit persons to whom the Software is
11+
// furnished to do so, subject to the following conditions:
12+
13+
// The above copyright notice and this permission notice shall be included in all
14+
// copies or substantial portions of the Software.
15+
16+
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17+
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18+
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19+
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20+
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21+
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22+
// SOFTWARE.

0 commit comments

Comments
 (0)