tagname HTML code example
Example: html tag name
<html>
...Your Code...
</html>
<!--In html you have to write your code inside the html tag-->
<html>
...Your Code...
</html>
<!--In html you have to write your code inside the html tag-->