HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Frameset
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
Samuel Jong



Joined: 06 Jan 2008
Posts: 86

PostPosted: Fri Jan 11, 2008 7:08 pm     Frameset Reply with quote

This is the last code I change:

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<head>
<title>Sin Hoa</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="mm_health_nutr.css" type="text/css" />
<script language="JavaScript" type="text/javascript">
</script>
<style type="text/css">
</style>
</head>  
<frameset rows="35%,*" framespacing="3" border="3">
<frame src="title.htm" scrolling="no" marginheight="0" noresize="noresize" name="title">
<frameset cols="16%,*">
<frame src="sidebar.htm" marginheight="0" noresize="noresize" name="sidebar">
<frame src="main.htm" marginheight="0" noresize="noresize" name="main">
</frameset>
<noframes>noframe stuff</noframes>
</frameset>
</html>

But the display is:
</frameset> noframe stuff </noframes> </frameset>

Please advise the wrong code was written.
BTW, If I insert <body> </body> inside <noframe>, then I can see the correct page is dispalyed in the DreamWeaver. But when I try to preview with IE6, then I get a blank screen.

I am trying to make the table for guestbook.htm with Nested Framesets:
The first <frameset> will have two rows.
The second <frameset> is creating a table within a table.
Samuel Jong



Joined: 06 Jan 2008
Posts: 86

PostPosted: Sat Jan 12, 2008 1:46 am     Re: Frameset Reply with quote

Samuel Jong wrote:


I am trying to make the table for guestbook.htm with Nested Framesets:
The first <frameset> will have two rows.
The second <frameset> is creating a table within a table.


The frameset problem had been solved.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Webmaster Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial