Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Code Block
titlestructure
First document: left 
Second document: top and center right

<html>
	<head>..</head>
	<frameset>
		<frame >
			#document
			<html>
				<head>..</head>
				<body>..</body>
			</html>
		</frame>
		
<frame >
<frame>
			#document
			<html>
				<head>..</head>
				<body>..</body>
			</html>
		</frame>
	</frameset
</html>



Code Block
titlestructure
<html> <head>..</head> <frameset> <frame
in the second #document 
. . .
<body>
	<div id="topic_header">
		<div id="topic_header_content">
			
#document <html>
<div id="topic_breadcrumb>
				
<head>
<a href="">..</
head>
a>
				
<body>
<a href="">..</
body>
a>
				<a href="">..</
html>
a>
		
</frame>
		
<frame
<a 
> #document <html> <head>
href="">..</
head>
a>
			
<body>..
</
body>
div>
		</div>
	</
html>
div>
</
frame>
body>



Image Added