Using the BASE TAG
to break out of a frameset

 

The header of this document is:

	<HEAD>
	<TITLE>Breaking out of a frameset</TITLE>
	<BASE href="http://www.webquarry.com/~raditha/" target="_top">  
	</HEAD>

Replace the "http://www.webquarry.com/~raditha/" with your own base URL, which is usualy the home page of your site. (eg http://www.sellipi.com/ )
If you are not sure you can omit this field and simply add the line

	<BASE target="_top">

to your document header. But if you add the base URL to the header it saves having to type the full URL in all your local links.

To add this code to your document with and HTML or WYSIWYG editor choose the option that allows you to see the raw HTML code and type it manualy. If your editor does not allow it the simplest approach is to edit your page with a text editor such as Windows Notepad or UNIX vi.

This link will take you back to the previous page, Without loading it in a frame

This link will take you back to the previous page, inside this frame

Now that you know how to break out of frames. Here's how to use frames.

Web Design  :  Frame  :  Jail Break!  :  Don't Frame  :  Wizard


Intro  :  FTP  :  HTML  :  Frames  :  Domain Names
Advanced Topics  :  Banner Exchange  :  Meta Tags  :  Links
Home  :  Search  :  Sri Lanka  :  Shareware  :  Mail & News
Web Design  :  What's new  :  What's Cool
Site Map  :  Links  :  Feedback

raditha@webquarry.com, Oct 21, 2003.