Edit This Code:
<!DOCTYPE html>
<html>
<link rel="stylesheet" href="../lib/w3-colors-safety.css">
<body>

<p>
<span class="w3-safety-red" style="padding:8px">DANGER!</span>
</p>

</body>
</html>


Result:
Try it Yourself - © w3schools.com
Privacy Policy