There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
access audio avg avg 8 bios blue screen boot bsod computer connection cpu crash css dell desktop dma driver drivers dvd email error excel explorer firefox firefox 3 freeze gimp graphics hard drive hardware hijackthis hjt install internet internet explorer itunes keyboard laptop macro malware monitor motherboard network networking outlook outlook 2003 outlook 2007 outlook express pio problem problems router seo server slow sound sp3 spyware trojan usb video virtumonde virus vista vundo windows windows vista windows xp winxp wireless
Web Design & Development
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Internet & Networking > Web Design & Development >
frames in html


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

 
Thread Tools
pajamaboyroy's Avatar
Junior Member with 28 posts.
 
Join Date: Oct 2004
14-Dec-2004, 11:15 AM #1
frames in html
Im making a website and i need frames on both sides of the web page....i kinda need the layout they have on this website www.thirdlegion.com i need to have the frames on both sides of the page with links in them and i need to have frames like theyve got the news in the middle of the page on one page so how do i do frames?
Rockn's Avatar
Computer Specs
Distinguished Member with 17,888 posts.
 
Join Date: Jul 2001
Location: Mexico of the North, MN
Experience: Disenfranchised American Male
14-Dec-2004, 12:03 PM #2
They are not using frames on that site. It appears they are using tables for their layout.
pajamaboyroy's Avatar
Junior Member with 28 posts.
 
Join Date: Oct 2004
14-Dec-2004, 04:04 PM #3
oh, well how do i put tables in using html in notepad?
Rockn's Avatar
Computer Specs
Distinguished Member with 17,888 posts.
 
Join Date: Jul 2001
Location: Mexico of the North, MN
Experience: Disenfranchised American Male
14-Dec-2004, 04:41 PM #4
etaf's Avatar
Computer Specs
Distinguished Member with 14,657 posts.
 
Join Date: Oct 2003
Location: Surrey, UK
Experience: Intermediate
25-Dec-2004, 02:38 PM #5
Heres a frameset using frontpage
this will give you :-
a header across the top of the page set to 150pixels
and three colums
left and right column set for 150pixels
Quote:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>New Page 1</title>
</head>

<frameset rows="150,*">
<frame name="banner" scrolling="no" noresize target="contents">
<frameset cols="150,*,150">
<frame name="Left_contents" target="main">
<frame name="main">
<frame name="Right_contents" target="main">
</frameset>
<noframes>
<body>

<p>This page uses frames, but your browser doesn't support them.</p>

</body>
</noframes>
</frameset>

</html>
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are Off
Refbacks are Off

You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 12:36 AM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.