use of frames
use of frames
Out of context: Reply #9
- Started
- Last post
- 15 Responses
- skambidt0
I'd advice you to avoid using frames - if possible at all.
1. Search engines/robots don't read what's in your frames.
2. Frames can make your whole site harder to overlook and to rewrite.
3. Frames often reduce usability.
Read more here: http://www.accessibility101.org.…
(This article also covers how to use frames if you must)