Click to See Complete Forum and Search --> : Webdesign and frames
I've heard that it's generally considered a bad practice
to use frames or iframes in a website.
Is the above statement true? I understand that one
might land only on a certain part of the website if
the frame contents are indexed on google for example.
That is one disadvantage, but sometimes it's difficult
to get around frames.
What's the best solution?
Thanks,
emus
sharth
02-04-2004, 11:18 PM
frames are very very often annoying. sometimes they work, but more often than not, its annoying. css (if ie actually properly supported it) works a bit better...
iframes, if used properly, aren't that bad. but when its just to stick a page inside a page like you would with frames, then its annoying...
Basically, use them if you need to, but actually think about it, and then halve the size of your browser, and think if you would still want to read it using them...
Thanks sharth, I'll try to avoid frames.
Parcival
02-05-2004, 04:30 AM
emus, for an easy intro to css layouting I suggest this link:
http://glish.com/css/
Have fun. :)
bwkaz
02-05-2004, 10:28 PM
Originally posted by Parcival
http://glish.com/css/ Oooooh, nifty!
Thanks!
j79zlr
02-05-2004, 10:40 PM
Don't forget the standard, http://www.w3schools.com/default.asp
Check out their whole site :)
Trogdor
02-07-2004, 10:26 PM
I consider frames and iframes bad practice.
Thanks for all the replies and links.
I like http://glish.com/css/ a lot.
spork2000
02-08-2004, 12:27 AM
Originally posted by emus
Thanks for all the replies and links.
I like http://glish.com/css/ a lot.
Good site huh?
I like it too.