search engine optimization articles do it yourself seo hiring search engine experts html and search engine optimization web site analysis and submission service

HTML Noframes Tag Tutorial

Browser Support

Internet Explorer Firefox Opera Safari Chrome

The noframes tag is used to display content or message to users who are not using a frames capable browser.

Because framed sites aren't indexed well by search engines, the noframes element also provides a valuable way to feed content to the search engines, although most webmasters just use it to either tell visitors their browser doesn't support frames or to provide a link to non-framed content.

You can place anything between the noframes tags that you would inside the body element of a normal HTML page. The noframes element is placed inside a frameset, as shown below:

<html>
<frameset cols="15%,70%,15%">
<frame src="frame1.htm" />
<frame src="frame2.htm" />
<frame src="frame3.htm" />
<noframes>
Sorry, your browser doesn't support frames!
</noframes>
</frameset>
</html>

If you want your frameset to validate you have to use the frameset DOCTYPE. For your convenience I've linked to it below.

Based on your interest in this tutorial you may also be interested in:

This concludes the HTML Noframe Tag Tutorial.
Back | HTML Tag Chart | HTML Index | Web Design Tutorials
search engine optimization course
If you want your web site to rank high in the search engines . . . what are you going to do to get it there? Check out my search engine optmization guide, SEO for YOU: Search Engine Optimization for Ordinary Everyday People!

Check out SEO for YOU now!

Almost a Newsletter

Subscribe today for exclusive website design tutorials and grab some free gifts to boot! Learn more, or subcribe below:
Email:

First Name:

Privacy Policy

Did you know...

The member's site has about 100 standards compliant HTML and CSS tutorials, 31 handy reference charts, reprintable content, web graphics, exclusive fonts, free software, free ebooks and more? All this for less than 9 cents a day! [ Details ]
See my fancy bottom! :)