Skip to content

Commit

Permalink
Added Health Alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
Vin205 committed Aug 10, 2024
1 parent 4f0db69 commit 375d2a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion healt.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<body>

<h1>Health and Safety Alerts</h1>
<p>Click the buttons below to see different health and safety alerts.</p>
<p>Click the button below to see different health and safety alerts.</p>

<button class="btn" onclick="showModal('Health Alert', 'High temperature detected! Take immediate action to cool down.', 'saf.png')">Show Health Alert</button>
<button class="btn" onclick="showModal('Safety Alert', 'Unsafe chemical detected! Evacuate the area immediately.', 'chem.jpg')">Show Safety Alert</button>
Expand Down

0 comments on commit 375d2a8

Please sign in to comment.