Hot News
Loading...

Tutorials

This is the way to create or design webpage by HTML. In this way you can design your blog or webpage. You can get this code to input to create html code to design your site.

Tutorials
<!DOCTYPE html>
<html>
<body>

<h1>About tutorials Schools</h1>

<p title="About tutorial Schools">
tutorial Schools is a web developer's site.
It provides tutorials and references covering
many aspects of web programming,
including HTML, CSS, JavaScript, XML, SQL, PHP, ASP, etc.
</p>

<p><b>
If you move the mouse over the paragraph above,
the title will display as a tooltip.
</b></p>

</body>
</html>

try your self

                                             This is for attributes

<!DOCTYPE html>
<html>
<body>

<h1>About web designing</h1>

<p title="About web designing">
W3Schools is a web developer's site.
It provides tutorials and references covering
many aspects of web programming,
including HTML, CSS, JavaScript, XML, SQL, PHP, ASP, etc.
</p>

<p><b>
If you move the mouse over the paragraph above,
the title will display as a tooltip.
</b></p>

</body>
</html>

Try your self
Share on Google Plus

About photo gallery

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments :

Post a Comment