HTML5 Simple Tutorial

HTML5  Simple Tutorial







With HTML you can create your own Web site.
Like WAPKA AND WAPACT ETC
This tutorial teaches you everything about HTML.
HTML is easy to learn - You will enjoy it.

Examples in Every Chapter Eazy

This HTML tutorial contains hundreds of HTML examples.

Example Click

<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>

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

</body>
</html>


Try it 

Comments

Popular posts from this blog

[Wapkiz Code] Nice and advance drop down box code for Wapkiz site