<html> <head>My site</head> <frameset cols="*,0"> <frame src="index2.php"></frame> <frame src="blank.html"></frame> </frameset> <noframes> <body>Need frames support.</body> </noframes> </html>