Skip to content

Commit 97b844e

Browse files
committed
updated portals
1 parent 6881096 commit 97b844e

File tree

1 file changed

+44
-1
lines changed

1 file changed

+44
-1
lines changed

index.html

Lines changed: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,19 @@ <h2 class="line-bottom text-center mb-4">We Have the Best Learning Portals</h2>
223223

224224
<div class="row">
225225

226+
227+
<div class="col-6 col-sm-6 col-md-6 col-lg-4" data-aos="fade-up" data-aos-delay="100">
228+
<div class="feature">
229+
<a href="https://learning.teachme.codes/portals/programming">
230+
<span class="uil uil-laptop"></span>
231+
<h3>Basic Programming Learning Portals</h3>
232+
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
233+
</a>
234+
</a>
235+
</div>
236+
</div>
237+
238+
226239
<div class="col-6 col-sm-6 col-md-6 col-lg-4" data-aos="fade-up" data-aos-delay="100">
227240
<div class="feature">
228241
<a href="https://learning.teachme.codes/portals/physics">
@@ -274,22 +287,52 @@ <h3>Web of Life Learning portals</h3>
274287
</a>
275288
</div>
276289
</div>
290+
291+
277292
<div class="col-6 col-sm-6 col-md-6 col-lg-4" data-aos="fade-up" data-aos-delay="300">
278293
<div class="feature">
279294
<a href="https://learning.teachme.codes/portals/standard-models">
295+
<span class="uil uil-atom"></span>
296+
<h3> Standard Models Learing Portals</h3>
297+
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
298+
</a>
299+
</div>
300+
</div>
301+
302+
303+
<div class="col-6 col-sm-6 col-md-6 col-lg-4" data-aos="fade-up" data-aos-delay="300">
304+
<div class="feature">
305+
<a href="https://learning.teachme.codes/portals/brain-computer-interface">
306+
<span class="uil uil-brain"></span>
307+
<h3> Brain Computer Interface (BCI) Learing Portals</h3>
308+
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
309+
</a>
310+
</div>
311+
</div>
312+
313+
314+
315+
<div class="col-6 col-sm-6 col-md-6 col-lg-4" data-aos="fade-up" data-aos-delay="300">
316+
<div class="feature">
317+
<a href="https://learning.teachme.codes/portals/consciousness">
280318
<span class="uil uil-snowflake"></span>
281-
<h3>Standard Models Learing Portals</h3>
319+
<h3> Consciousness Learing Portals</h3>
282320
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
283321
</a>
284322
</div>
285323
</div>
324+
325+
326+
327+
286328
</div>
287329
</div> <!-- /.container -->
288330
</div> <!-- /.untree_co-section -->
289331

290332

291333

292334

335+
293336

294337

295338
<div class="services-section">

0 commit comments

Comments
 (0)