View Full Version : Can Someone Make a Code for the Frame for me?


stinka
06-15-2003, 08:04 PM
Can someone possibly make a code for this frameset for me please? It's located here: http://www.webhelp.org/ and it's the one that has red frame, green frame and blue frame in it. I really want a code for a frame like that, but I don't see it. It's not even on his page. Thanks.

MaGiCSuN
06-15-2003, 08:35 PM
it's magic, yep it is.... because when i clicked on the red/green/blue image i got this excellent code on the page:

<HTML><HEAD><TITLE>Title of Webpage</TITLE><META NAME="description" CONTENT="Example of Initial Frames Document"><META NAME="keywords" CONTENT="HTML, frames, example, document"></HEAD><FRAMESET ROWS="55%,25%,20%"> <FRAME NAME="blue" SRC="blue.html"> <FRAME NAME="red" SRC="red.html"> <FRAME NAME="green" SRC="green.html"></FRAMESET><NOFRAMES><BODY>You're browser is not reading this FRAMESET!</BODY></NOFRAMES></HTML>


http://www.webhelp.org/frames/index.html

Love,
mirna