Zoomshare   
mysite29

Blog



Mon, 20 Nov 2023
HTML Test
<!DOCTYPE html>
<html>
<style>
body {
  font-size: 20px;
}
</style>
<body>

<span style='font-size:100px;'>&#8451;</span>
<p>I will display &#8451;</p>
<p>I will display &#x2103;</p>

</body>
</html>

Posted 05:09

No comments


Post a Comment: