Friday 12 February 2016

        HTML (5)  TUTORIAL
<W3School Home
                              
                                  With html you can create your own Web site .

                                   This tutorail teaches you everything about html. 

                                    HTML easy to learn - You will enjoy to it.

       EXAMPLE IN EVERY CHAPTER
 This HTML tutorail contains hundreds HTML examples.
With our online HTML editor, you can edit the HTML , and click on button to view the result.
<  ! DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>



<h1>This is a Heading. </h1

<p> This is  a paragraph. <p>
</body>
</h


No comments:

Post a Comment