Home
Tour
Costs
Answers
Demos
Access
Tools
Assistance
Enroll
 SearchSearch
How to have an IFrame with no border

 
   Answers Forum Index -> Special how to's
View previous topic :: View next topic  
Author Message
ws
Write and Show support


Joined: 27 May 2007
Posts: 140

PostPosted: Thu Oct 16, 2008 11:23 am    Post subject: How to have an IFrame with no border

IFrame with no border
So you want your IFRAME without borders?

You probably tried border=”0″ and it did not work.

If you want to make an iframe without a border you have to set the following attribute

frameborder="0"

That’s it.

Look at the attribute in this iframe html code example:

Quote:
<iframe name="frame_name: src="http://writeandshow.com" width="100%" height="500" frameborder="0" ></iframe>
Back to top
Display posts from previous:   
   Answers Forum Index -> Special how to's All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  


Created by WriteandShow.com WriteandShow.com  Answer forum utilizes phpBB © 2001, 2005 phpBB Group