Update src/index.html
All checks were successful
On_Push / build (push) Successful in 36s

This commit is contained in:
flamez 2025-02-19 21:28:10 +00:00
parent 9eb9e81bca
commit 4507c9f6c7

View file

@ -15,11 +15,14 @@
<div id="Home" class="tabcontent">
<h3>Home</h3>
<p>Welcome to my Page</p>
<p> Hi, My name is Cian O'Shaughnesy, I am a Third-level student in the University of Limerick, I am currently in 1st year of Computer Science. </p>
<p> My intrest in Computer Science started when i was in Primary School, i always found Scratch intesting as a kid, it was cool to see by adding stuff together you can make Sprites do anything you wanted, This lead me to persue classes in Scratch as a kid, but now i am througly enjoying my course, and happy i am learning something new everyday </p>
</div>
<div id="Links" class="tabcontent">
<h3>Links</h3>
<p>The links i use.</p>
<p>Links to Everything</p>
</div>
<div id="Blogs" class="tabcontent">
@ -83,7 +86,7 @@
<img src="PillarSprite4.png" alt="PillarSprite4 Image" height="200px" width="200px" >
</div>
<button class="accordion">Section 3</button>
<button class="accordion">Week 3</button>
<div class="panel">
<p></p>
</div>