|
-
Apr 19th, 2003, 04:38 AM
#1
Thread Starter
Addicted Member
HTML: frames???
Hi! Help me plz to make on the site 5 frames like in the attached picture!
thatnks!
Next regards from Herpysz!
-
Apr 19th, 2003, 08:37 AM
#2
<frameset rows="95,*,95" border=0 frameborder=0 framespacing=0>
<frame name="header" src="aaa.html">
<frameset cols="33%,33%,34%">
<frame name="navigation" src="one.html">
<frame name="main" src="main.html" >
<frame name="right" src="what.html">
</frameset>
<frame name="bottom" src="bottom.html">
</frameset>
-
Apr 19th, 2003, 08:55 AM
#3
Thread Starter
Addicted Member
thanks!!!!!!!
Originally posted by mendhak
<frameset rows="95,*,95" border=0 frameborder=0 framespacing=0>
<frame name="header" src="aaa.html">
<frameset cols="33%,33%,34%">
<frame name="navigation" src="one.html">
<frame name="main" src="main.html" >
<frame name="right" src="what.html">
</frameset>
<frame name="bottom" src="bottom.html">
</frameset>
THANKS A LOT! MAN, YOU HELPED ME A LOT...NOT ONLY WITH THIS MESSAGE...BUT GENERALLY YOU ANSEWRED AT MANY OF MY QUESTIONS...RESPECT
THANKS!
Next regards from Herpysz!
-
Apr 20th, 2003, 02:49 AM
#4
Uhm... You're welcome for that over-enthusiastic thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|