Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Sep 17th, 2004, 10:44 PM   #1
rijiru-chan
Programmer
 
rijiru-chan's Avatar
 
Join Date: Sep 2004
Posts: 78
Rep Power: 5 rijiru-chan is on a distinguished road
my teacher said that we can use to divide web pages into sections. to divide them organizely, we use <frameset> </frameset> tags. and when we done encoding the codes, there were frames in it. can those frames be frameless?

i mean, our teacher did mention that we can have a webpage within a webpage but what tag to use when i want a frameless frameset? (is that?) can i use the tag <noframes></noframes>? and our teacher haven't discussed us about <noframes></noframes> tag.
__________________
There's a lot to find out...on your own.
rijiru-chan is offline   Reply With Quote
Old Sep 18th, 2004, 4:51 AM   #2
Berto
Programming Guru
 
Join Date: Aug 2004
Posts: 1,022
Rep Power: 6 Berto is on a distinguished road
Send a message via AIM to Berto Send a message via MSN to Berto
the noframes tag is used incase older browsers go to your website.

Personally i dont use frameset as it looks nasty and its harder to work out then

<iframe></iframe>

works in the same way as frameset, but you can put it in the place you want so much easier.
__________________
"Put your hand on a hot stove for a minute, and it seems like an hour. Sit with a pretty girl for an hour, and it seems like a minute. THAT'S relativity."

- Albert Einstein
Berto is offline   Reply With Quote
Old Sep 18th, 2004, 4:51 AM   #3
Berto
Programming Guru
 
Join Date: Aug 2004
Posts: 1,022
Rep Power: 6 Berto is on a distinguished road
Send a message via AIM to Berto Send a message via MSN to Berto
the noframes tag is used incase older browsers go to your website.

Personally i dont use frameset as it looks nasty and its harder to work out then

<iframe></iframe>

works in the same way as frameset, but you can put it in the place you want so much easier.
__________________
"Put your hand on a hot stove for a minute, and it seems like an hour. Sit with a pretty girl for an hour, and it seems like a minute. THAT'S relativity."

- Albert Einstein
Berto is offline   Reply With Quote
Old Sep 18th, 2004, 10:03 PM   #4
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
I avoid frames altogether and use nested tables.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Sep 19th, 2004, 4:13 AM   #5
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
I used nested tables once, but now I'm looking at how to use the float attribute together with <div> to move things around without tables.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Sep 20th, 2004, 2:28 AM   #6
rijiru-chan
Programmer
 
rijiru-chan's Avatar
 
Join Date: Sep 2004
Posts: 78
Rep Power: 5 rijiru-chan is on a distinguished road
i'll try that out. sori if i had only replied now. i don't have any internet at home. i only use the internet at school.
__________________
There's a lot to find out...on your own.
rijiru-chan is offline   Reply With Quote
Old Sep 20th, 2004, 9:03 AM   #7
Pizentios
Programming Guru
 
Pizentios's Avatar
 
Join Date: May 2004
Location: Brandon, Manitoba, Canada
Posts: 2,023
Rep Power: 7 Pizentios is on a distinguished road
Send a message via ICQ to Pizentios Send a message via MSN to Pizentios
tables and iframes are what i use. Pretty much all browsers support iframes now, so it's all good.
__________________
Profanity is the one language that all programmers understand.

Check out my Blog <---updated Nov 30 2007!
Pizentios is offline   Reply With Quote
Old Sep 20th, 2004, 11:27 PM   #8
rijiru-chan
Programmer
 
rijiru-chan's Avatar
 
Join Date: Sep 2004
Posts: 78
Rep Power: 5 rijiru-chan is on a distinguished road
i tried the tag <iframes> and it gave me an output of a box. are there any attributes for it?
__________________
There's a lot to find out...on your own.
rijiru-chan is offline   Reply With Quote
Old Sep 20th, 2004, 11:39 PM   #9
Sensei Eggwoah
Newbie
 
Join Date: Sep 2004
Posts: 4
Rep Power: 0 Sensei Eggwoah is on a distinguished road
width and height for two of them. I personally like using tables to organize things. Frames and iframes are too messy for my liking.

Edit: Check this link for the attributes: http://www.htmlhelp.com/reference/ht...al/iframe.html
Sensei Eggwoah is offline   Reply With Quote
Old Sep 21st, 2004, 2:33 AM   #10
Berto
Programming Guru
 
Join Date: Aug 2004
Posts: 1,022
Rep Power: 6 Berto is on a distinguished road
Send a message via AIM to Berto Send a message via MSN to Berto
Using iframe with tables gives you flixible layout without having to reload a page everytime.
__________________
"Put your hand on a hot stove for a minute, and it seems like an hour. Sit with a pretty girl for an hour, and it seems like a minute. THAT'S relativity."

- Albert Einstein
Berto is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 11:36 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC