<html>
<title>W3.CSS</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="4/w3.css">
<link rel="stylesheet" href="../lib/w3-colors-safety.css">
<body>
<div class="w3-container">
<h1>Using w3-colors-safety</h1>
</div>
<table class="w3-table-all w3-large">
<tr><td class="w3-safety-red">w3-safety-red</td></tr>
<tr><td class="w3-safety-orange">w3-safety-orange</td></tr>
<tr><td class="w3-safety-yellow">w3-safety-yellow</td></tr>
<tr><td class="w3-safety-green">w3-safety-green</td></tr>
<tr><td class="w3-safety-blue">w3-safety-blue</td></tr>
<tr><td class="w3-safety-purple">w3-safety-purple</td></tr>
</table>
</body>
<!-- Mirrored from www.w3schools.com/w3css/tryit.asp?filename=tryw3css_colors_safety by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 02:36:58 GMT -->
</html>