Código HTML:
<html> <head> </head> <frameset frameborder="si" framespacing="si" frameborder="50" framespacing="50" border="0" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" cols="205,*"> <frame frameborder=no marginheight=0 marginwidth=0 noresize scrolling=no heightmargin="0" topmargin="0" src="menu.php"> <frame frameborder=no marginheight=0 marginwidth=0 noresize scrolling=auto name="cuerpo" heightmargin="0" topmargin="0" src="welcome.php"> </frameset> </html>