Saturday, January 18, 2020

Assessment Paper 09






























Chrysanthemum.html




<html>
<head>
<title>1</title>
</head>
<center><img width=500 height=400 src="1.jpg"></img></center>
</html>

Lighthouse.html













<html>
<head>
<title>2</title>
</head>
<center><img width=500 height=400 src="2.jpg"></img></center>
</html>
Penguins.html















<html>
<head>
<title>3</title>
</head>
<center><img width=500 height=400 src="3.jpg"></img></center>
</html>


Tulips.html













<html>
<head>
<title>4</title>
</head>
<center><img width=500 height=400 src="4.jpg"></img></center>
</html>


left.html












<html>
<head>
<title>left.html</title>
<table border=0 width=200 height=500>
<tr>
<td><a href="Chrysanthemum.html" target="OP"><img width=200 height=150 src="1.jpg"></img></a></td>
</tr>
<tr>
<td>Click to zoom Image</td>
</tr>
<tr>
<td><a href="Lighthouse.html" target="OP"><img width=200 height=150 src="2.jpg"></img></a></td>
</tr>
<tr>
<td>Click to zomm Image</td>
</tr>
<tr>
<td><a href="Penguins.html" target="OP"><img width=200 height=150 src="3.jpg"></img></a></td>
</tr>
<tr>
<td>Click to zomm Image</td>
</tr>
<tr>
<td><a href="Tulips.html" target="OP"><img width=200 height=150 src="4.jpg"></img><a/></td>
</tr>
<tr>
<td>Click to zomm Image</td>
</tr>
</table>
</html>


view.html













<html>
<head>
<title>View</title>
</head>
<h3 align=center>Click on Pictre to</h3>
<h1 align=center>View Natural Beauty here</h1>
</html>


index.html







<html>
<head>
<title>home</title>
</head>
<frameset cols="20%,80%">
<frame src="left.html">
<frame src="view.html",src="" name="OP">
</frameset>
</html>

No comments:

Post a Comment

Assessment Paper 10

Vtapage.html <html> <head> <title> VTA </title> </head> <body> <h1> VTA <...