![]() |
I need help with frames for HTML
Since IM a newb at making a website, I need help on how to fix my frame problem. I can make the frame fine, but instead of making a link to go to the next page within my site, it just shows the whole damn page on the frame. Here's what I'm putting in my HTML for frames right now:
<html> <head> <title>Building Framesets</title> </head> <frameset cols="100,*"> <frame src="http://www.alliedassault.com" name="Visit AA.com" marginwidth="0" marginheight="0"> </frameset> Note the AA.com thing is just a test to see if it works. Do I have to put <a href="http://www.alliedassault.com"</a> within the frameset box to make it a link instead of making the whole page come up in the frame? Help me I'm an idiot. |
Dont use frames! If it is possible to not use them then dont.
arr I hate frames |
You have to tell it to show the link in the other frame... sorta like a
redirection. Not sure how to do it in notepad but I'm sure you can find a good site on that! |
frames are cool.....if it ends up looking like their is no frames at all....like if links are at the top and stuff....makes a site look awesome with a cool layout
|
frames...are so...20th century...use umm...flash and stuff...
|
flash are the coolest links.....but I don;'t ahve a clue how to use flash yet
I only know how to make gay porn flash movies staring David Hasselhoff eek: |
If you want a frame to pop up in a new window altogether, then you put this:
<frame src = "blah.html" target = "new" width = "400" height = "400"> The target = "new" part is what will pop up a new window. But, if you want to fram to be passed to another window, you name your frames, then do a target = "framename". It's that simple :) |
YOU WANT FRAMES YOU GOT EM
______________________________ | | | | | | |____________ |______________ | | | | | | | ------------------------------------- |
All times are GMT -6. The time now is 11:58 PM. |
Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.