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

This commit is contained in:
flamez 2025-02-13 20:07:06 +00:00
parent a5cd899900
commit 55e818c450

View file

@ -3,11 +3,6 @@
<head>
<title> Cian O'Shaughnessy's Website </title>
</head>
<div class="tab">
<button class="tablinks" onclick="openCity(event, 'London')">London</button>
<button class="tablinks" onclick="openCity(event, 'Paris')">Paris</button>
<button class="tablinks" onclick="openCity(event, 'Tokyo')">Tokyo</button>
</div>
<h2>Tabs</h2>
<p>Click on the buttons inside the tabbed menu:</p>