Reply
page cannot be displayed
Old 03-31-2008, 06:30 PM page cannot be displayed
daniel mata's Avatar
Junior Talker

Posts: 4
Name: daniel pattiz-mata
ok, i put in the frame code to divide my webpage I'm trying to build into 3 frames. but when i saved it as a html file and brought it up in my browser all it said was "page cannot be displayed". is this normal? or am i doing something wrong. here is what i put in:

Code:
<html>

<frameset cols="25%,50%,25%">

 <frame src="frame_a.htm">
 <frame src="frame_b.htm">
 <frame src="frame_c.htm">

</frameset>

<head>
<title>TITLE</title>
</head>

<body>
<h1 align="center">HEADING</h1>
</body

</html>
EDIT* i also have problems with putting pictures in sometimes
__________________
QUOTE TO LIVE BY
"Carpe Diem"

Last edited by daniel mata : 03-31-2008 at 06:35 PM.
daniel mata is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 03-31-2008, 06:34 PM Re: page cannot be displayed
chrishirst's Avatar
Super Moderator

Posts: 11,898
Location: Blackpool. UK
don't use frames.

They are very much outdated and were outmoded long, long ago.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 03-31-2008, 06:52 PM Re: page cannot be displayed
joder's Avatar
Flipotron

Posts: 6,361
Name: James
Location: In the ocean.
frame_a.htm, frame_b.htm, and frame_c.htm are not in the same
directory as the html file

But Chris is right. Don't use frames.
joder is offline
Reply With Quote
View Public Profile
 
Old 03-31-2008, 07:20 PM Re: page cannot be displayed
daniel mata's Avatar
Junior Talker

Posts: 4
Name: daniel pattiz-mata
Quote:
Originally Posted by joder View Post
frame_a.htm, frame_b.htm, and frame_c.htm are not in the same
directory as the html file

But Chris is right. Don't use frames.
ah ok
__________________
QUOTE TO LIVE BY
"Carpe Diem"
daniel mata is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to page cannot be displayed
 

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

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




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13035 seconds with 13 queries