add basic html tags

This commit is contained in:
jumping283 2023-01-24 11:21:22 -08:00 committed by GitHub
parent 505a863b4c
commit c3902e430f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,5 @@
<h1 id="white-shark">white shark</h1>
<html>
<head><title>Great White Shark</title></head><body><h1 id="white-shark">white shark</h1>
<p><strong>white shark</strong> , ( <em>Carcharodon
carcharias</em> ), also called <strong>great
white shark</strong> or <strong>white pointer</strong> ,
@ -216,3 +217,4 @@ Date <span class="hljs-string">Published:</span> <span class="hljs-number">05</s
<span class="hljs-string">URL:</span> <span class="hljs-string">https:</span><span class="hljs-comment">//www.britannica.comhttps://www.britannica.com/animal/white-shark</span>
Access <span class="hljs-string">Date:</span> January <span class="hljs-number">23</span>, <span class="hljs-number">2023</span>
</code>--></pre>
</body></html>