aznriceboi
Aug 6 2004, 04:31 PM
eh i don't know what to call it, but its like when you click on a link, only certain parts of the page changes and the rest stay the same. what's the html code for this please?
heres a better example i think:
tofumonzter
Aug 6 2004, 04:38 PM
it's called iframe.

do you need to know how to use it?
aznriceboi
Aug 6 2004, 04:47 PM
lol thanks, yea im kind of new to this thing, thought it was called
"tables" but wasn't sure. ahah so now its iframe. um how do i do it?
tofumonzter
Aug 6 2004, 04:59 PM
ahh. it's hard to explain...
iframe code
so now you got your iframe code. becareful ther's a name part. you'll have to include that to the target for your <a> tag. then you'll need some links.
example links
you see how i added the "content" to target? this is how it works.
for the yahoo link in the iframe you can delete or change it later if you want. it's just an example.
aznriceboi
Aug 6 2004, 05:30 PM
oh i c, thanks, what do i put in the part where it says name"content" and target="content"