<html>
<title>W3.CSS</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="4/w3.css">
<body>
<div class="w3-container">
<h1>Using w3-margin-bottom</h1>
<div class="w3-border">
<div class="w3-container w3-margin-bottom w3-green">
<p>The w3-margin-bottom class adds a 16px bottom margin to an element.</p>
</div>
</div>
</div>
</body>
<!-- Mirrored from www.w3schools.com/w3css/tryit.asp?filename=tryw3css_margin_bottom by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 05 Sep 2022 14:29:43 GMT -->
</html>