View Single Post
ישן 26-01-08, 12:35   # 1
Press
חבר על
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
מיקום: Here There, Anywhere
גיל: 33
הודעות: 900

Press לא מחובר  

נסה ככה:
PHP קוד:
<html>
<
head>
<
title>Title Here</title
</
head>
<
frameset rows="20%,50%,*" border="0">
    <
frame src="up.htm" name="up">
    <
frame src="home.htm" name="center">
    <
frame src="down.htm" name="down">
</
frameset>
</
html
__________________
Press - עידו
I'm Proud To Be Jewish, We All Should Be Proud

Last edited by Press; 26-01-08 at 12:38..
  Reply With Quote