Friday, January 17, 2020

Assessment Paper 05






























Index.html
<html>
<head>
<title>index</title>
</head>
<frameset cols="20%,80%">
<frame src="left.html">
<frameset rows="20%,80%">
<frame src="Rtop.html">
<frame src="Rbottom.html",src="" name="OP">
</frameset>

</html>


Blue.html
<html>
<head>
<title>blue</title>
</head>
<body bgcolor=blue></body>
</html>

Red.html
<html>
<head>
<title>blue</title>
</head>
<body bgcolor=red></body>
</html>


Green.html
<html>
<head>
<title>blue</title>
</head>
<body bgcolor=green></body>
</html>



Brown.html

<html>
<head>
<title>blue</title>
</head>
<body bgcolor=brown></body>
</html>

White.html

<html>
<head>
<title>blue</title>
</head>
<body bgcolor=white></body>
</html>

left.Hhml

<html>
<head>
<title>Rbottom</title>
</head>
<body>
</body>
</html>










Rbottom.html


<html>
<head>
<title>Rbottom</title>
</head>
<body>
</body>
</html>
Rtop.html


<html>
<head>
<title>Rtop</title>
</head>
<body background="any.gif">
<font color=black face=algerian><marquee bgcolor=pink behavior=alternate>MY FAVORITE COLORS</marquee></font>
</body>
</html
IMAGE NAME: any.gif



No comments:

Post a Comment

Assessment Paper 10

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