Skip to content

Commit

Permalink
Update card
Browse files Browse the repository at this point in the history
  • Loading branch information
zwkrl committed Jun 14, 2024
1 parent 7b6d1c6 commit 711241a
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,28 @@ <h1>Our <span>Events</span></h1>

<!-- **card UpcomingEvents**-->
<div class="container">
<div class="card UpcomingEvents">
<img src="allimages/NYPLIT 2024 Recruitment Updated.png" loading="lazy" />
<h2>NYP LIT 2024 Recruitment</h2>
<p><span>join us now!</span></p>
<p>
Empower yourself with tech skills!
</p>
<a href="https://forms.office.com/pages/responsepage.aspx?id=7bo-JNAAkEan3HWJOw2fmCRIgmZEfZ9EgAPSwiwgKxpUME04NjZKSEdVWlVOWVJTRDIzTUxRWTZBMC4u" target="_blank"
>Register</a
>
</div>
<div class="card PastEvents">
<img src="allimages/NYP LIT Events 2023_Python with Automation.png" loading="lazy" />
<h2>Python Automation</h2>
<p><span>18th December 2023, 1 - 4 pm</span></p>
<p>
Learn how to use Python to conduct task automation!
</p>
<a href="https://forms.gle/kWhDsuCaYEAkzfey7" target="_blank"
>Register</a
>
</div>
<div class="card PastEvents">
<img src="allimages/NYP LIT Events 2023_Python with Automation.png" loading="lazy" />
<h2>Python Automation</h2>
Expand Down

0 comments on commit 711241a

Please sign in to comment.