Monday, 7 November 2011

it saved as 5
<html>
<head><title>xx1</title></head>
<body bgcolor="yellow" text="white">
<center><h1><a href ="yr.htm">What is this Color</a></h1></center>
</body>
</html>
save it by 6

<html>
<head><title>xx1</title></head>
<body bgcolor="pink" text="white">
<center><h1><a href ="pk.htm">What is this Color</a></h1></center>
</body>
</html>
save it by 7

<html>
<head><title>xx1</title></head>
<body bgcolor="silver" text="white">
<center><h1><a href="sil.htm">What is this color</a></h1></center>
</body>
</html>
save it by 8

<html>
<head><title>xx1</title></head>
<body bgcolor="orange" text="white">
<center><h1><a href="or.htm">What is this color</a></h1></center>
</body>
</html>
save it by 9

<html>
<head><title>xx1</title></head>
<body bgcolor="skyblue" text="white">
<center><h1><a href="sk.htm">What is this color</a></h1></center>
</body>
</html>
save it by 10

<html>
<head><title>xx1</title></head>
<body bgcolor="purple" text="white">
<center><h1><a href="pr.htm">What is this color </a></h1></center>
</body>
</html>
save it by blk

<html>
<head><title>xx1</title></head>
<body bgcolor="Black" text="white">
<center><h1> This is Black</h1></center>
</body>
</html>
save it by blu

<html>
<head><title>xx1</title></head>
<body bgcolor="blue" text="white">
<center><h1>This is Blue<h1></center>
</body>
</html>
save it by first

<html>
<head><title>xx1</title></head>
<body bgcolor="blue" text="white">
<center><h1><a href="blu.htm">What is this color</a><h1></center>
</body>
</html>
save it by gr

<html>
<head><title>xx1</title></head>
<body bgcolor="green" text="white">
<center><h1>This is green</h1></center>
</body>
</html>

save it by main

<html>
<head><title>main</title></head>
<frameset cols="20%,50%,30%" rows="20%,50%,30%">
<frame src="first.htm" name="left">
<frame src="scnd.htm" name="middle">
<frame src="third.htm" name="right">
<frame src="5.htm" name="5">
<frame src="6.htm" name="6">
<frame src="7.htm" name="7">
 <frame src="8.htm" name="8">
<frame src="9.htm" name="9">
<frame src="10.htm" name="10">
</frameset>
</html>
save it by or

<html>
<head><title>xx1</title></head>
<body bgcolor="orange" text="white">
<center><h1>This is Orange</h1></center>
</body>
</html>
save it by pk

<html>
<head><title>xx1</title></head>
<body bgcolor="pink" text="white">
<center><h1>This is Pink</h1></center>
</body>
</html>
save it by pr

<html>
<head><title>xx1</title></head>
<body bgcolor="purple" text="white">
<center><h1>This is purple</h1></center>
</body>
</html>

save it by scnd
<html>
<head><title>xx1</title></head>
<body bgcolor="green" text="white">
<center><h1><a href ="gr.htm">What is this Color</a></h1></center>
</body>
</html>
save it by sil

<html>
<head><title>xx1</title></head>
<body bgcolor="silver" text="white">
<center><h1>This is silver</h1></center>
</body>
</html>
save it by sk

<html>
<head><title>xx1</title></head>
<body bgcolor="skyblue" text="white">
<center><h1>This is Skyblue</h1></center>
</body>
</html>
save it by third

<html>
<head><title>xx1</title></head>
<body bgcolor="Black" text="white">
<center><h1> <a href="blk.htm">What is this color</a></h1></center>
</body>
</html>

















No comments:

Post a Comment