View Full Version : i need help


br1ttany
03-14-2005, 10:05 PM
i decided to make an html site for mmto (meet me in toronto) so that the whole page would turn into this html site i made, but i do not know the frame code or how to do it?

claylover
03-14-2005, 10:12 PM
thatz the basic code for an iframe. just fill in the blanks and replace the 0's with what will fit your page...

<IFRAME name="" src="" width=0 height=0 marginwidth=0 marginheight=0 style="border: 0 solid #000000; position:absolute; left:px; top:px;" scrolling=choice hspace=0></IFRAME>

br1ttany
03-14-2005, 10:21 PM
it still doesnt work though.. and when i press ok and preview it just doesnt work

claylover
03-14-2005, 10:24 PM
what program are u using to make your webpage? maybe u could give me a link so i can see what u are trying to do....

br1ttany
03-14-2005, 10:27 PM
http://www.geocities.com/dymepi3ce/newmmto.html and i want to put that on my mmto (meetmeinto.com - br1ttany) so that it would cover the whole page

claylover
03-14-2005, 10:33 PM
oo...i don't know how to do those kinds, but herez the code for covering the whole page with that pic....sorry....


<IFRAME name="main" src="http://www.geocities.com/dymepi3ce/newmmto.html" width=1024 height=768marginwidth=0 marginheight=0 style="border: 0 solid #000000; position:absolute; left:0px; top:0px;" scrolling=choice hspace=0></IFRAME>

br1ttany
03-14-2005, 10:36 PM
oh oh k thanks anyways!