Iframes and gaps

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

[edit by lostinbeta] 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[/edit]

umm, apparently the reply service read all of the code i wrote in the reply as actual HTML :(. wow thats a lot of iframes.

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.

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

[edit by lostinbeta]Added PHP vbCode tags to stop the screwing up of the layout… STOP POSTING IFRAMES :trout: lol[/edit]

i think under width and height, type 100% (if using a table)