What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Frames in HTML.

Frames in HTML.
Author: Message:
Chris4
Elite Member
*****

Avatar

Posts: 4461
Reputation: 84
32 / Male / Flag
Joined: Dec 2004
RE: Frames in HTML.
:google:

code:
<html>

<head>
<title>HTML Frames - An Advanced Frame Layout</title>
</head>

<frameset rows="20%,80%" framespacing="20" border="20">

<frame src="header.htm">

<frameset cols="25%,75%">
<frame src="menu_adv.htm" name="menu">
<frame src="chapter1.htm" name="content">
</frameset>

</frameset>

</html>
http://www.ironspider.ca/frames/borderwidth.htm
Twitter: @ChrisLozeau
11-07-2006 07:42 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Frames in HTML. - by Oxy on 11-07-2006 at 07:34 PM
RE: Frames in HTML. - by Jimbo on 11-07-2006 at 07:41 PM
RE: Frames in HTML. - by Chris4 on 11-07-2006 at 07:42 PM
RE: Frames in HTML. - by Oxy on 11-07-2006 at 08:13 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On