<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>Floating Frames</title></head>
<body bgcolor="#eeeeee">
<h1>Barcelona Tours</h1>
<p>Here's an idea of what the Barcelona Tours home page looks like:
<hr />
</p>
<center>
<iframe width="90%" height="70%" src="noresize.html" >
<p>The <a href="noresize.html">Barcelona Tours</a> page contains great photos
and essential tips for making your vacation a success.</p>
</irame>
<center>
</html>