Monday, October 8, 2018

personalhomepagea.blogspot.com

Basic tutorial Html



<!DOCTYPE html>
<html>
<title>HTML Tutorial</title>
<body>

<h1>This is table</h1>
<p>This is a table.</p>

</body>
</html>

Output :-

This is a Heading

This is a paragraph.








No comments:

Post a Comment