Join now,
it's FREE
Join now,
it's FREE
Would you like to react to this message? Create an account in a few clicks or log in to continue.


 
Main PageMain Page  HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

Share | 
 

 HTML Frame

View previous topic View next topic Go down 
AuthorMessage
Photoshop
graphic
graphic
Photoshop

Windows : Vista
Posts : 44
Join date : 2010-12-22

HTML Frame Empty
PostSubject: HTML Frame   HTML Frame EmptyFri Dec 31, 2010 4:18 am

HTML frame:
Two Column Frameset
:

Code:
<html>
<head>
<title>Frameset page<title>
</head>
<frameset cols = "25%, *">
  <frame src ="frame_example_left.html" />
  <frame src ="frame_example_right.html" />
</frameset>
</html>

The left frame (frame_example_left.html):<html>
<body style="background-color:green">
<p>This is the left frame (frame_example_left.html).</p>
</body>
</html>

The right frame (frame_example_right.html):<html>
<body style="background-color:yellow">
<p>This is the right frame (frame_example_right.html).</p>
</body>
</html>
Back to top Go down
Abeer
Admin
Admin
Abeer

Windows : win 7
Posts : 62
Join date : 2010-12-22
Age : 34
Location : India

HTML Frame Empty
PostSubject: Re: HTML Frame   HTML Frame EmptyFri Dec 31, 2010 4:54 am

I Appreciate your work.... cheers
Back to top Go down
https://support.canadian-forum.com
 

HTML Frame

View previous topic View next topic Back to top 

 Similar topics

+
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
 :: Support forum Home :: Tips & Tutorials-
Jump to:  
Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com