<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>Highlight Inline Code</h2>
<p>The w3-codespan class is used to hightlight inline code:</p>
<p>The <code class="w3-codespan">html</code> element defines an HTML page.</p>
</div>
</body>
<!-- Mirrored from www.w3schools.com/w3css/tryit.asp?filename=tryw3css_code_codespan by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 05 Jun 2019 13:05:06 GMT -->
</html>