i think you have to put in a new variable.
<a target="_new"> I think, but that brings up a totally new page :/
Ok.. I havent written my own HTMl in a while.. and a bit rusty on a few things..
I am trying to set up three tables as my index.html. So that I can place three other target pages (one within each table) so that no matter what size resolution you have; browser etc.. it will resize to your screen.
When doing the <TABLE> tag.. how do I make it pull up another html page?
I tried target="navbar.html" within the <TABLE> tag.. but it didnt work. Was browsing the internet for a while trying to find a refrence to show me a good example..
Any help would be appreciated.![]()
Vote For Us! -- It will get you hot chicks. No really It will!
----
www.myTego.com - Give your devices a face! Dont be a conformist!
i think you have to put in a new variable.
<a target="_new"> I think, but that brings up a totally new page :/
Think I may have figured it out...
I had to set up a Table first that had three columns.. and then place a table inside each column. Once that was done I was able to place another html doc inside it.. will post the code in a sec.. if anyone wanted to know. hehe.. guess I shouldnt have postd this in the first place
Vote For Us! -- It will get you hot chicks. No really It will!
----
www.myTego.com - Give your devices a face! Dont be a conformist!
steal some of my code from my website.........
If you look hard enough at it, you'll find what you are looking for.
*****'s Online Desert
no popups or banners. Browser friendly too..........
(hint: cascading style sheets)
'height' can change to whatever fits your needs...........Code:<IFRAME name="main" frameBorder=0 height=575 marginHeight=0 marginWidth=0 name=a noResize src="http://www.yourpagehere.html" window="main" width="100%"> </IFRAME>
how did u make it so that there isnt ne banners in ur frame? when i try to make a frameset page with tripod it will put a banner in each individual frame and it suX!
I dont think you can on tripod.. becasue thats part of their service.. you get free webspace but the price is pop up banners.
I have webspace through charter communications and I have no pop ups on there.
If you want to see what I put together .. here is the template.
http://webpages.charter.net/jackswift
Of course it has been revamped quite a bit.. and we decided to use dreamweaver and code it in asp etc instead. But thats what basically I was talking about.![]()
Vote For Us! -- It will get you hot chicks. No really It will!
----
www.myTego.com - Give your devices a face! Dont be a conformist!
i know that but his is from anglefire and anglefire is basically the same thing but it deletes the account if it hasent been used recently and some other stuff
I posted a comment on this thread
It regards the no popups for angelfire issue you have brought up here.........
It is simple, but be sure not to tell anyone my little trick..........hehehe.
Have fun!
BTW, nice template cirga!
It's a great start Cirga
You may want to look into colored scrollbars (css stylesheet) to help your i-frame blend in a little better with the rest of the theme
~Peace
DC
Boston Red Sox - 2004 World Champions
New England Patriots - '02, '04, '05 Superbowl Champions
Very nice start. As DC said, css for the scroll bar to make it black or a deep grey would make it look very attractive.