34
34
< body >
35
35
< div class ="nav-container ">
36
36
< div class ="logo ">
37
- < a href ="# "> < img src ="assets/img/czmainsmall1.png " alt ="logo "> </ a >
37
+ < a href ="# "> < img src ="assets/img/czmainsmall1.png " alt ="logo " / ></ a >
38
38
</ div >
39
- < div class ="navbar ">
39
+ < div class ="navbar ">
40
+ < div class ="icon-bar " onclick ="Show() ">
41
+ < i > </ i >
42
+ < i > </ i >
43
+ < i > </ i >
44
+ </ div > <!-- .icon-bar -->
40
45
41
- < div class ="icon-bar " onclick ="Show() ">
42
- < i > </ i >
43
- < i > </ i >
44
- < i > </ i >
45
- </ div >
46
-
47
- < ul id ="nav-lists ">
48
- < li class ="close "> < span onclick ="Hide() "> ×</ span > </ li >
49
- < li > < a href ="# "> JoinUs</ a > </ li >
50
- < li > < a href ="# "> RIG</ a > </ li >
51
- < li > < a href ="# "> ScriptsDump</ a > </ li >
52
- < li > < a href ="# "> BlogCast</ a > </ li >
53
- < li > < a href ="# "> Forum</ a > </ li >
54
- </ ul >
55
-
56
- </ div >
57
- </ div >
46
+ < ul id ="nav-lists ">
47
+ < li class ="close "> < span onclick ="Hide() "> ×</ span > </ li >
48
+ < li > < a href ="# "> JoinUs</ a > </ li >
49
+ < li > < a href ="# "> RIG</ a > </ li >
50
+ < li > < a href ="# "> ScriptsDump</ a > </ li >
51
+ < li > < a href ="# "> BlogCast</ a > </ li >
52
+ < li > < a href ="# "> Forum</ a > </ li >
53
+ </ ul > <!-- #nav-lists -->
54
+ </ div > <!-- .navbar -->
55
+ </ div > <!-- .nav-container -->
56
+
58
57
< div class ="welcome-section ">
59
58
< div class ="welcome-inner ">
60
- < h1 class ="welcome-text " style ="font-family: profontwindows; word-spacing: -8px; font-size: 3em; "> Welcome to < span class ="codezoned-colored-text " style =" color: red; "> code</ span > < span style ="color: white; "> codezoned</ span > < span style ="color: #767777; "> ;</ span > </ span > </ h1 >
61
- < p class ="quote-text "> We are an Opensource non-profit-organization which is targeting on educating and spreading our core belief of 'learning by doing'.</ p >
59
+ < h1 class ="welcome-text " style ="font-family: profontwindows; word-spacing: -8px; font-size: 3em; ">
60
+ Welcome to < span class ="codezoned-colored-text " style ="color:red; "> code</ span > < span style ="color:white; "> codezoned</ span > < span style ="color:#767777; "> ;</ span > </ span >
61
+ </ h1 >
62
+ < p class ="quote-text ">
63
+ We are an Opensource non-profit-organization which is targeting on educating and spreading our core belief of 'learning by doing'.
64
+ </ p >
62
65
< div class ="button-container ">
63
- < a href ="http://join.codezoned.com/ "> < div class ='button -regular center joinus ' style ="min-width: 340px; "> Join Us</ div > </ a >
64
-
66
+ < a href ="http://join.codezoned.com/ ">
67
+ < div class ='button -regular center joinus ' style ="min-width: 340px; "> Join Us</ div >
68
+ </ a >
65
69
</ div >
66
70
< div class ="button-container ">
67
- < a href ="https://github.com/codezoned/ "> < div class ='button -regular center ' style ="min-width: 100px; "> GitHub</ div > </ a >
68
- < a href ="http://talk.codezoned.com "> < div class ='button -regular center ' style ="min-width: 100px; "> Forum</ div > </ a >
69
- < a href ="http://discord.codezoned.com "> < div class ='button -regular center ' style ="min-width: 100px; "> Discord</ div > </ a >
71
+ < a href ="https://github.com/codezoned/ ">
72
+ < div class ='button -regular center ' style ="min-width: 100px; "> GitHub</ div >
73
+ </ a >
74
+ < a href ="http://talk.codezoned.com ">
75
+ < div class ='button -regular center ' style ="min-width: 100px; "> Forum</ div >
76
+ </ a >
77
+ < a href ="http://discord.codezoned.com ">
78
+ < div class ='button -regular center ' style ="min-width: 100px; "> Discord</ div >
79
+ </ a >
70
80
</ div >
71
- </ div >
72
- </ div >
81
+ </ div > <!-- .welcome-inner -->
82
+ </ div > <!-- .welcome-section -->
73
83
74
84
< div class ="white-section " style ="background-color: white; padding: 2.5% 0; ">
75
85
< div class ="about " style ="text-align: center; width: 100%; padding: 4.5% 3%; ">
@@ -80,12 +90,10 @@ <h1 class="welcome-text" style="font-family: profontwindows; word-spacing: -8px;
80
90
< br > < br >
81
91
We are completely opensource. We make our own stuff and help everyone make theirs. Your contributions are welcome!
82
92
</ div >
83
-
84
- </ div >
93
+ </ div > <!-- .about -->
85
94
86
95
< div class ="events ">
87
96
< div class ="events-inner " style ="text-align: center; ">
88
-
89
97
< h1 > Events!</ h1 >
90
98
< p class ="lead "> These are some of the events we are honoured to have organised/been a part of.</ p > < br >
91
99
@@ -94,13 +102,9 @@ <h1>Events!</h1>
94
102
< a href ="# "> < img class ="alertathon " src ="assets/img/Alertathon-logo.png " alt =""> </ a >
95
103
< a href ="# "> < img class ="hac " src ="assets/img/hac_logo.png " alt =""> </ a >
96
104
</ div >
97
-
98
-
99
-
100
- </ div >
101
- </ div >
102
-
103
- </ div >
105
+ </ div > <!-- .events-inner -->
106
+ </ div > <!-- .events -->
107
+ </ div > <!-- .white-section -->
104
108
105
109
< div class ="black-section " style ="padding: 2.5% 0; ">
106
110
< div class ="partners ">
@@ -123,13 +127,12 @@ <h2 class="partner-head" style="color: white;">Our Amazing Partners:</h2>
123
127
< div class ="types ">
124
128
< span class ="type-name "> Evangelist</ span > Partners
125
129
</ div >
126
- </ div >
127
- </ div >
128
- </ div >
129
- </ div >
130
+ </ div > <!-- .partner-types -->
131
+ </ div > <!-- .partners-inner -->
132
+ </ div > <!-- .partners -->
133
+ </ div > <!-- .black-section -->
130
134
131
135
< div class ="white-section " style ="background-color: white; padding: 2.5% 0 ">
132
-
133
136
< div class ="projects ">
134
137
< div class ="projects-inner " style ="text-align: center; ">
135
138
< h1 class ="projects-head "> Some of our Opensource projects:</ h1 >
@@ -141,35 +144,36 @@ <h1 class="projects-head">Some of our Opensource projects:</h1>
141
144
< div class ="button-box-container ">
142
145
< a href ="# " class ="button-box "> Check It Out!</ a >
143
146
</ div >
144
-
145
147
</ div >
148
+
146
149
< div class ="card ">
147
150
< p class ="card-title "> RIG</ p >
148
151
< p class ="project-info "> RIG (Randomized ID Generator) is an app to generate IDs and badges for any event or meetup!</ p >
149
152
< div class ="button-box-container ">
150
153
< a href ="# " class ="button-box "> Check It Out!</ a >
151
154
</ div >
152
-
153
155
</ div >
156
+
154
157
< div class ="card ">
155
158
< p class ="card-title "> BlogCast</ p >
156
159
< p class ="project-info "> BlogCast is a 100% Opensource blogging App/Platform.</ p >
157
160
< div class ="button-box-container ">
158
161
< a href ="# " class ="button-box "> Check It Out!</ a >
159
162
</ div >
160
-
161
163
</ div >
162
- <!-- <div class="card">
164
+
165
+ <!--
166
+ <div class="card">
163
167
<p class="card-title">Project_name</p>
164
168
<p class="project-info">about the project</p>
165
169
<div class="" style="border-top: 2px solid #eeeeee; padding-top: 3%;">
166
170
<a href="#" class="button-box">Check It Out!</a>
167
171
</div>
168
- </div> -->
169
- </ div >
170
- </ div >
171
-
172
- </ div >
172
+ </div>
173
+ -- >
174
+ </ div > <!-- .card-container -- >
175
+ </ div > <!-- .projects-inner -->
176
+ </ div > <!-- .projects -->
173
177
174
178
< div class ="more ">
175
179
< p class ="many-more " style ="font-size: 1.6em; "> < br > And many more...</ p >
@@ -178,32 +182,28 @@ <h1 class="projects-head">Some of our Opensource projects:</h1>
178
182
Wanna Partner with us? Sponsor us? Or talk to us? < br >
179
183
< span class ="team-email "> Contact us at team@codezoned.com</ span >
180
184
</ p >
181
- </ div >
182
- </ div >
185
+ </ div > <!-- .more -->
186
+ </ div > <!-- .white-section -->
183
187
184
- < div style ="width: 100%; position: fixed; background-color: black; height: 50px; " class =" footer ">
188
+ < div class =" footer " style ="width: 100%; position: fixed; background-color: black; height: 50px; ">
185
189
< div class ="icon-container ">
186
-
187
190
< div class ="link ">
188
191
< a href ="https://www.facebook.com/codezoned/ " target ="_blank "> < span class ="fa fa-facebook link-icon "> </ span > </ a >
189
192
</ div >
190
-
191
193
< div class ="link ">
192
194
< a href ="https://github.com/codezoned " target ="_blank "> < span class ="fa fa-github-square link-icon "> </ span > </ a >
193
195
</ div >
194
-
195
196
< div class ="link ">
196
197
< a href ="https://www.linkedin.com/company/codezoned/ " target ="_blank "> < span class ="fa fa-linkedin link-icon "> </ span > </ a >
197
198
</ div >
198
-
199
199
< div class ="link ">
200
200
< a href ="https://www.instagram.com/codezoned/ " target ="_blank "> < span class ="fa fa-instagram link-icon "> </ span > </ a >
201
201
</ div >
202
202
< div class ="link ">
203
203
< a href ="http://discord.codezoned.com " target ="_blank "> < span class ="fa fa-discord link-icon "> </ span > </ a >
204
204
</ div >
205
- </ div >
206
- </ div >
205
+ </ div > <!-- .icon-container -->
206
+ </ div > <!-- .footer -->
207
207
208
208
< script >
209
209
var navList = document . getElementById ( "nav-lists" ) ;
@@ -242,7 +242,6 @@ <h1 class="projects-head">Some of our Opensource projects:</h1>
242
242
clearInterval ( timer ) ;
243
243
timer = null ;
244
244
}
245
-
246
245
</ script >
247
246
</ body >
248
- </ html >
247
+ </ html >
0 commit comments