Home | Web Design Tutorials | Free Graphics | Newsletter | Products | Specials | SEO | Sound Effects | Member Perks | Member Login |
HTML Frame Tutorial
Browser Support
The frame tag is used to create an individual frame within a frameset.
Each frame in a frameset can have different attributes, and each frame displays an individual web page. Below is the code for a simple three-frame frameset: <html> <frameset cols="20%,60%,20%"> <frame src="page1.html"> <frame src="page2.html"> <frame src="page3.html"> </frameset> </html> Here's an example frameset: Click Here Note that there is no end tag for the frame element. In XHTML the frame tag should be self-closed. Example: <frame src="page1.html" /> Based on your interest in this tutorial you may also be interested in:
This concludes the HTML Frame Tutorial.
|
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 NewsletterSubscribe today for exclusive website design tutorials and grab some free gifts to boot! Learn more, or subcribe below: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 ] |
Home | Web Design Tutorials | Free Graphics | Newsletter | Products | Specials | SEO | Sound Effects
Sitemap | Member Perks | Member Login | About BoogieJack.com | Contact | Privacy Policy | Copyright Policy | Links
|