<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">
<h2>Codespan</h2>
<p>The w3-codespan class is used to hightlight inline code:</p>
<p>The following HTML elements: <code class="w3-codespan">span</code>, <code class="w3-codespan">section</code>, and <code class="w3-codespan">div</code> defines a section in a document.</p>
</div>
</body>
<!-- Mirrored from www.w3schools.com/w3css/tryit.asp?filename=tryw3css_ref_codespan by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 02:12:30 GMT -->
</html>