HTML BASIC TUTORIALS

                 The Fast Part of beginner HTML Basic 

     

<html>                                                                 The Result of code::<head>                                                                 
<title>Page Title</title>                                        
This is a Heading
 </head>                                                                This is a heading                                                           
<body>

<h1>This is a Heading</h1>
<p>This is a paragraph.</p>

</body>
</html>
 you can see my HTML tutorial



Previous
This is the oldest page
Thanks for your comment