Skip to content

Instantly share code, notes, and snippets.

@anaszen777
Created August 8, 2013 08:59
Show Gist options
  • Save anaszen777/6182950 to your computer and use it in GitHub Desktop.
Save anaszen777/6182950 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Frame Set</title>
</head>
<frameset cols="25%,*,25%">
<frame src="http://anaszen.xp3.biz/">
<frame src="http://programmingskills.blogspot.in/">
<frame src="http://sjcollege.tk/">
</frameset>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment