•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 375,219 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,277 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 317 | Replies: 1 | Solved
![]() |
•
•
Join Date: Oct 2007
Posts: 58
Reputation:
Rep Power: 1
Solved Threads: 0
hey all,
i'm working on this test site to get frames to work. i've got the two frames on the left and middle showing a page but they will only show one page and not another if i make a new one.
here's the code below.
and here's the other page for the "top" frame file
the coding is picking up the "live" page but not the "top" page. i'm new (meaning just started yesterday) to HTML...where am i going wrong?
i'm working on this test site to get frames to work. i've got the two frames on the left and middle showing a page but they will only show one page and not another if i make a new one.
here's the code below.
<HTML> <HEAD><TITLE>TEST</TITLE> </HEAD> <FRAMESET BORDER = 5 BORDERCOLOR = brown ROWS="90,*"> <FRAME SRC = "top.html" SCROLLING = NO> <FRAMESET COLS="170,*"> <FRAME SRC = "live.html" SCROLLING = NO> <FRAME SRC = "live.html"> </FRAMESET> </FRAMESET> </HTML>
and here's the other page for the "top" frame file
<HTML> <HEAD> </HEAD> <BODY BGCOLOR = "RED"><BR><BR> </BODY> </HTML>
the coding is picking up the "live" page but not the "top" page. i'm new (meaning just started yesterday) to HTML...where am i going wrong?
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
- DaniWeb Folding@Home Team (Geeks' Lounge)
- Need help with frames (Site Layout and Usability)
- In need of Menu over Frames (JavaScript / DHTML / AJAX)
- I Need Help With Frames Please (HTML). (HTML and CSS)
- Bouncing and forcing frames (HTML and CSS)
- Internal frames (Java)
- Frames of Pictures (C++)
Other Threads in the HTML and CSS Forum
- Previous Thread: I designed intranet site for my company, useing frameset
- Next Thread: <iframe src='xx' width=0 height=0>


Linear Mode