PDA

View Full Version : Iframes and gaps



chris9902
March 11th, 2003, 10:51 AM
ok this is something i have need help with for a long time

how do i make Iframes (example; www.codenamegta3.co.uk)


also when you make tables to sort all your work out how do you make it so there is no gaps between rows, (example; http://www.kirupa.com/me/faq.asp) in the top left between the search and hime button


thanks for any help

lightrage
March 18th, 2003, 04:49 PM
Great explanation, but all the code you posted screwed up the layout of the forum. Sorry. Please use [<I></I>PHP][<I></I>/PHP] vbCode tags next time when posting HTML and the like on the forum so it doesn't convert it

lightrage
March 18th, 2003, 04:52 PM
umm, apparently the reply service read all of the code i wrote in the reply as actual HTML :(. wow thats a lot of iframes.

lostinbeta
March 18th, 2003, 10:42 PM
Here is a good tutorial on iframes....

http://www.htmlgoodies.com/tutors/inlineframes.html

Luckily I got to edit lightrages first post. It was a great explanation and tutorial, but it screwed up the layout.

chris9902
March 19th, 2003, 09:57 AM
no it's ok it was soooo easy

i was playing with codes and typed


<iframe></iframe>

but you have to add the width height etc but then i added
<iframe src="EXAPLE"> and it worked so i am ok now


thanks anyway

Added PHP vbCode tags to stop the screwing up of the layout... STOP POSTING IFRAMES :trout: lol

redViper
March 19th, 2003, 10:07 AM
i think under width and height, type 100% (if using a table)