Saturday, 10 August 2013

HOW TO CREATE A HTML WEBPAGE    USE THE FOLLOWING SCRIPT IN NOTE PAD




OPEN  NOTE PAD AND PASTE THE FOLLOWING SCRIPT

<HTML>
<HEAD>
<TITLE>ONLINE GAMES</TITLE>
</HEAD>
<center>
<body bgcolor="pink" link="green">
<font color="red" face="arial">
<h1>GAMES GALORE</h1>
</center>
</font>
<br>
<br>
<center>
<h2>THE BEST ONLINE GAMES SITE</h2>
</center>
<font face="arial"color="maroon">
<p>WELCOME TO GAMES GALORE....the best online games site.You may view the content within this site using any client browser and you can download games to play them
off-line.</p>
<h2>Featured games:</h2>
<ol type=1>
<a href="ppuzzle.html">
<LI>Puzzle Games
</A>
</LI>
<UL TYPE="square">
<LI>Tetris</LI>
<LI>Cubis</LI></ul>
<A href="card.html">
<LI>Card Games</LI>
</A>
<ol TYPE="i">
<LI>Solitaire</LI>
<LI>Hearts</LI>
</OL>

<a href="action.html">                                       



 SAVE THE FILE WITH EXTENSION .html 
 YOUR FILE WILL SAVE IN SAME BROWSER FILE WHICH YOU USE 
 PREFERRED SAVE IT IN SAME FOLDER ON YOUR DESKTOP  

No comments:

Post a Comment