Semantically correct tag for the code comment
This commit is contained in:
parent
3de5734357
commit
49e2717b55
|
@ -88,7 +88,7 @@
|
|||
<pre>
|
||||
<code><!DOCTYPE html></code>
|
||||
<code class="mark"><html lang="en"></code>
|
||||
<code><mark><head></mark> <mark class="comment"><!--Comment--></mark></code>
|
||||
<code><mark><head></mark> <span class="comment"><!--Comment--></span></code>
|
||||
<code> <title>Shower</title></code>
|
||||
<code> <meta charset="<mark class="important">UTF-8</mark>"></code>
|
||||
<code> <link rel="stylesheet" href="screen.css"></code>
|
||||
|
|
Loading…
Reference in New Issue