Ruhi Cenet's Blog
Pages
(Move to ...)
Home
COMPUTER SCIENCE
OTHERS
ABOUT ME
▼
Webpage to Demonstrate the Frames
<html>
<head>
<title> Frame </title>
</head>
<frameset cols="25%,75%">
<frame src="http://www.mashable.com">
<frame src="http://www.ahmetcenet.com">
</frameset>
</html>
›
Home
View web version