Search DaTutorials:  
HOME
Html Tutorials
Basics
Forms
Frames
Hyperlinks and URLS
Images
Lists
Background
Colors
Fonts
Tables
Meta Tags
Events
Javascript Integration
Sound
Other
Search For a Tutorial
Html Reference

Horizontal frameset with 2 different documents

Description:


How to make horizontal frameset with 2 different documents in HTML page.

Code:

<html>

<frameset rows="30%,70%">

  <frame src="frame_1.html">
  <frame src="frame_2.html">
 

</frameset>

</html>

Play with the code:

See working example:


Explanation:

To create two or more horizontal frames, you have to set the <frameset> tag's property rows to contain the frames horizontal size values separated by comma. The size value could be in percents or just digits.

See Also:

HTML: Html, Frame, Frameset


Online Html Forum  Discuss this tutorial in our HTML forum


     iPods | Loans | Mortgage | Flights | Loan
Home     Link To Us     Ad With Us     Contact Us     Tell A Friend     Affiliates     Blog     MsOfficeHelp