DACS
Resource
Center
Ives Manor
(lower level)
198 Main Street Danbury.
For information contact:
Annette van Ommeren
(aka "Anna Collens")
Come to the meeting and/or join the newsletter to be notified of upcoming meetings.
| Frames - pros and cons | |
Love them or hate
them - frames |
![]() |
Advantages: |
|
|
|
Disadvantages: |
|
|
|
A framed page is a webpage that appears to be one page, but is made up of several documents. Some will remain static, others can be changed by clicking links from the static pages. |
|
|
|
Framesets
can only have rows or colums. To divide a row or column,
a nested frameset can be inserted. Outside frameset with 2 rows (gray). Nested frameset with 2 colums (blue) inside the lower row of the outer frameset. Each window contains a seperate html page. The links in the "links" page can change the html document in the Main page window. |
|
![]() |
|
See it in action: 3-page frameset || Nested frameset |
|
|
The "target" options for linking
from pages within the frameset: target=
|
|
Targeting
the window for linked file: |
|
To make the
page open up in a TARGETED window, have to make sure that window
is named! Then: |
|
Some
web site that make effective use of frames: |
|
Effective use
of a bottom links bar. |
|
Go to the Portfolio
for the framesets. |
|
Inovative use
of an image with a frameset. |
|
Look at the source code for an
example of meta tags and alternate (no-frames) content in the <body>
section. |
|
Scrollable bottom
window for photo thumbnails. |
|
Scrollable left
window for image thumbnails. |
|
To
make sure browsers interpret framed pages correctly, make sure
this declaration is placed above the start of the html code
of the
frameset document. <
!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> |
|
Search
engines don't like framed pages! But there are ways to make sure
your site is indexed correctly. |
|
To help search engines |
<
meta name=“keywords” content=“…”>
|
Also add some
content to the “no-frames” section
of the FrameSet - such as a description of the site and links
to alternate pages. This goes between the <body> ... </body> tags,
only seen by browsers not able to show a framed page. |
|
To
help prevent “inside” pages from being "crawled and
indexed by search engines, add the meta tag: < meta name="robots" content="noindex, nofollow"> |
|
Suggestions.. |
|
|
|
|
|


