Frames para seu blog ou site.
<html> <TITLE>My Frame Page</TITLE> <HEAD></HEAD> <frameset cols=120,* border=0> <frame src=LEFTPAGE.htm name=LEFT scrolling=no marginwidth=0 marginheight=0 noresize=yes> <frame src=RIGHTPAGE.htm name=MAIN scrolling=auto marginwidth=0 marginheight=0 noresize=yes> </frameset> <noframes> You need a frames capable browser to view this page. </noframes> </html> <html> <TITLE>My Frame Page</TITLE> <HEAD></HEAD> <frameset cols=*,120 border=0> <frame src=LEFTPAGE.htm name=LEFT scrolling=auto marginwidth=0 marginheight=0 noresize=yes> <frame src=RIGHTPAGE.htm name=MAIN scrolling=no marginwidth=0 marginheight=0 noresize=yes> </frameset> <noframes> You need a frames capable browser to view this page. </noframes> </html>
<html> <TITLE>My Frame Page</TITLE> <HEAD></HEAD> <frameset rows=120,* border=0> <frame src=TOPPAGE.htm name=TOP scrolling=no marginwidth=0 marginheight=0 noresize=yes> <frame src=BOTTOMPAGE.htm name=BOTTOM scrolling=auto marginwidth=0 marginheight=0 noresize=yes> </frameset> <noframes> You need a frames capable browser to view this page. </noframes> </html> <html> <TITLE>My Frame Page</TITLE> <HEAD></HEAD> <frameset rows=*,120 border=0> <frame src=TOPPAGE.htm name=TOP scrolling=auto marginwidth=0 marginheight=0 noresize=yes> <frame src=BOTTOMPAGE.htm name=BOTTOM scrolling=no marginwidth=0 marginheight=0 noresize=yes> </frameset> <noframes> You need a frames capable browser to view this page. </noframes> </html>
<html> <TITLE>My Frame Page</TITLE> <HEAD></HEAD> <frameset cols=120,*,120 border=0> <frame src=LEFTPAGE.htm name=LEFT scrolling=no marginwidth=0 marginheight=0 noresize=yes> <frame src=MIDDLEPAGE.htm name=MIDDLE scrolling=auto marginwidth=0 marginheight=0 noresize=yes> <frame src=RIGHTPAGE.htm name=RIGHT scrolling=auto marginwidth=0 marginheight=0 noresize=yes> </frameset> <noframes> You need a frames capable browser to view this page. </noframes> </html> <html> <TITLE>My Frame Page</TITLE> <HEAD></HEAD> <frameset rows=120,*,120 border=0> <frame src=TOPPAGE.htm name=TOP scrolling=no marginwidth=0 marginheight=0 noresize=yes> <frame src=MIDDLEPAGE.htm name=MIDDLE scrolling=auto marginwidth=0 marginheight=0 noresize=yes> <frame src=BOTTOMPAGE.htm name=BOTTOM scrolling=no marginwidth=0 marginheight=0 noresize=yes> </frameset> <noframes> You need a frames capable browser to view this page. </noframes> </html> <html> <TITLE>My Frame Page</TITLE> <HEAD></HEAD> <frameset rows=100,*> <frame src=TOPPAGE.htm name=TOP scrolling=no marginwidth=0 marginheight=0 noresize=yes> <frameset cols=120,* border=0> noresize=yes> <frame src=LEFTPAGE.htm name=LEFT marginwidth=0 marginheight=0 scrolling=no> <frame src=MAINPAGE.htm name=MAIN scrolling=auto marginwidth=0 marginheight=0 noresize=no> </frameset> </frameset> <noframes> You need a frames capable browser to view this page. </noframes> </html>