Innocent_Kiss
07-13-2003, 02:03 AM
I'm shooting for something that will require a lot of sections...kinda like this (http://www.beyonce.uni.cc/) or this (http://funk-n-soul.com). What do I mean by sections? Well, if you click the first link, you'll see a bunch of different parts on the person's page such as affiliates, photos, tag-board, poll, and contact information. In the pass, I was told to use "whichever method you're more accustomed to" which for me would be i-frames. However, too many i-frames on page can cause problems. In your opinion, which will be best? Frames, Tables, Divs, e.t.c
If anyone can give me additional information on when to use each one it would also help :)
Thanks!!
If you're planning an informative site, people may want to link to certain pages. If you use iframes, only one page will have the navigation.
For example, if I wanted to show someone a tutorial, I'd link it:
http://www.jennyspage.net/3d.html
But that doesn't show the entire layout, although she has a "new page" button, so I don't think she minds :). Haha, she knows her site is awesome.
http://www.jennyspage.net/katehudson.html
Tables/divs can be tedious because if you wanted to change one of your sections, you'd have to go through and change every single page. It's really up to you.
Superstar
07-13-2003, 04:27 AM
im not really good at this but on the first link (bout beyonce) r those tables, or iframes, or divs, or what? which there is which?
Innocent_Kiss
07-13-2003, 05:23 PM
Well, actually, I plan on making a fan site. I'm not sure how the format will go...but I'm trying to avoid the ever so popular graphic at the top with two side layouts...kinda like Jetta (http://www.vision-gal.org) has. No offense! She's awesome! I was shooting for something ..different.
Oh, and, I'm not sure Superstar :(
MaGiCSuN
07-13-2003, 07:33 PM
that beyonce site is just using regular frames. You can just simply find it out for every site by clicking with right mouse button and choose "view source"
Love,
Mirna
MaGiCSuN
07-13-2003, 08:11 PM
i was wrong. That girl is clever from the beyonce site. She has used a framepage and INTO that frameset she is loading her actual page, which is made with regular tables and some iframes (where you see the scrollers, scrollbars are set to transparent, only the arrows have colour)
i looked to quick again lol, when i looked again i saw you could scroll the whole page. But with frames you can't. So i figured i had to use this url: http://beyonce.elite-design.net/
if you view the source from the page above you can see she has used all tables and here and there some iframe in it.
Love,
Mirna
Innocent_Kiss
07-13-2003, 08:17 PM
*WoO* Thanks again!
What was her point of doing so? Is it to keep others from knowing what she did or is it more covenient to code? Gee this coding thing is much harder than I thought =/