HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
How do you put an iframe into a table?
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
ivisioneer



Joined: 05 Oct 2005
Posts: 18

PostPosted: Thu Oct 06, 2005 5:55 pm     How do you put an iframe into a table? Reply with quote

Hi,

How do you put an iframe into a table? Im using dreamweaver so I could just add/change the code or easily add a table. I already have my iframe but i want to put it into a table on my site. I dont want to experiment becasue I dont want to screw anything up.

Any help would be greatly appreciated.

Thanks.
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8259
Location: Castle Rock CO USA

PostPosted: Thu Oct 06, 2005 6:13 pm     Reply with quote



Something like
Code:
<table style="width: 75%; border-collapse: collapse;">
   <tr>
      <td><iframe name="inline">
      Your browser does not support inline frames or is currently configured not to display inline frames.
      </iframe></td>
   </tr>
</table>
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial