Friday, January 17, 2020

Frames

<html>
<head>
<title>cell1.html</title>
</head>
<body bgcolor=green>
This is HTML Document 1
</body>
</html>



<html>
<head>
<title>cell2.html</title>
</head>
<body bgcolor=red>
This is HTML Document 2
</body>
</html>



<html>
<head>
<title>cell3.html</title>
</head>
<body bgcolor=Yellow>
This is HTML Document 3
</body>
</html>


<html>
<head>
<title>cell4.html</title>
</head>
<body bgcolor=pink>
This is HTML Document 4
</body>
</html>



No comments:

Post a Comment

Assessment Paper 10

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