Missy 13
01-16-2003, 12:37 AM
Ok I want to have the kind of frame that http://www.soaringstarz.com/main.html? has. Does anybody know how to make one? Also if I have a frame, am I supposed to put the code on the index file and put the ones that are supposed to be in the index file to another file like a main file?
And you see at the top of http://www.soaringstarz.com/main.html? , the dollz are at the top. How can I make a top for my page?
Thanks to those who can help me!
Frameset with a top and left side frame (http://www.lissaexplains.com/frames.shtml#top) - that's the exact same type of frame as on that site (the frame sizes are probably a little different though ;))
Yup, the frames are your index.html page, and you need to make separate pages for each one you've linked to in your index.
Missy 13
01-16-2003, 03:19 AM
are you sure? what i meant was i want a frame that doesn't have boxes and has a scrollbar.
Peter
01-16-2003, 06:07 AM
Yes, that is the frame code she is using.
Not sure what you mean about the boxes, but you just add the no frame border code so it doesn't look like there are boxes.
The picture of frameset on that page is a graphic. They don't actually come with those colours ;).
The boxes are just buttons - they represent navigation. They're not included in the frame coding.
A frame will scroll when there are enough text/graphics to fill it, and as long as you don't set scroll=no.
Missy 13
01-17-2003, 02:01 AM
ok am i still supposed to put it on my index file even if i have a page that you click on to enter my site? I don't want my first page to have frames.
thanks for helping
Oh yup, if you want a splash page, then your frameset won't be your index.
Missy 13
01-17-2003, 02:45 AM
so should i link the frameset to my splash page? no, right?
Yup! That's the page you want the visitor to go to after, right? ^^
Missy 13
01-17-2003, 02:48 AM
And can i make my links crosshair on hover? or no? it's just that my left file does not start with <html> so im confused.
but i dont want to have frames in my splash page. would it still show?
Missy 13
01-17-2003, 03:21 AM
nevermind. i got it now but how come it only shows my frames but not my page at first? my first page only shows up when the "Home" link from my left frame is clicked. i want my home page show up by itself.