Free Computer Tips
Home
General Computer
Hardware Tips
Html Tips
Microsoft Office
Microsoft Windows Xp
Networking Tips
Php Source Codes
Windows Registry Tips

Laptop Tips
Google Search Tips
Windows Registry Tips
File Type and Tips
What is SEO?
Computer Security Tips
Check Google PR
What is Google PR?
What is OS?
Windows SMTP Server
Windows XP
 



Home » Html Tips » How to create frames in HTML

How to create frames in HTML

How to create frames in HTML?


Creating frames in HTML is much easy. You have to type the following codes in HTML page.

<html>

<head>
  <title>HTML lessons</title>
</head>

<frameset rows = "25%, *">
  <noframe>
  Your browser doesn't support framing. That's why you are watching this message. Please upgrade your browser.
  </noframe>
  <frame src ="file1.html" />

  <frameset cols="25%, *">
    <frame src ="file2.html" />
    <frame src ="http://gmail.com" />
  </frameset>

</frameset>

</html>

Note: There is no <body> tag in this document. There is no need of body tag.

Codes above are complete example of using frameset. You can use <noscript> tag for users who are not using frame supported browser. You can set them a specific message.
 

If you need any topic contents please Contact Us and suggest us. Our team is dedicated to add new articles and best quality contents on this site. Your suggestions and feed back can improve us.


Get Traffic for website

If you have tutorial or article about computer and want to add in this site then [send us], we will publish it with your name.

 

Contact Us - Get Page Rank 10 - SEO Experiment