Post by: Ian
Tag Html Pre
Contoh:
<pre><code class="html">
<html lang="en">
<head>
<title>HTML, baby!</title>
</head>
<body>
<!-- indented code, etc. -->
</body>
</html>
</code></pre>
Preview:
<html lang="en">
<head>
<title>HTML, baby!</title>
</head>
<body>
<!-- indented code, etc. -->
</body>
</html>
No comments:
Post a Comment