Skip to content

Commit

Permalink
Merge branch 'apu52:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
sau-mili authored Aug 10, 2024
2 parents 650f5f8 + 20a26ee commit b5ddbaf
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 b5ddbaf

Please sign in to comment.