Update sample.html

This commit is contained in:
fenix-hub 2019-10-20 02:15:47 +02:00 committed by GitHub
parent 6abbe3ec08
commit 0820d9e6c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
<!DOCTIME html>
<html>
<b>bolded text</b>
<i>italicized text</i>
<ins>insnderlined text</ins>
@ -7,3 +9,4 @@
<a href=https://en.wikipedia.org>Englidelh Wikipedia</a>
<pre>monodelpaced text</pre>
left <center>center</center> <right>right</right>
</html>