The tag objects are described in Table 6-1 and in subsequent subsections.
FIGURE 6-6
Quick access to hidden code is available through the Head menu of Insert bar??™s Common category.
TABLE 6-1
Head Tag Objects
Object Description
Meta Inserts information that describes or affects the entire document
Keywords Includes a series of words used by some search engines to index the current Web page and/or site
Description Includes a text description of the current Web page and/or site
Refresh Reloads the current document or loads a new URL within a specified number of seconds
Base Establishes a reference for all other URLs in the current Web page
Link Inserts a link to an external document, such as a style sheet
Inserting tags with the Meta object
The Meta object is used to insert tags that provide information for the Web server through the HTTPequiv
attribute, and to include other overall data that you want in your Web page but not made visible to
the casual browser. Some Web pages, for example, have built-in expiration dates after which the content is
to be considered outmoded. In Dreamweaver, you can use the Meta object to insert a wide range of
descriptive data.
You can access the Meta object in the Head menu in the Common category of the Insert bar or via the Insert
menu by choosing Insert ??? HTML ??? Head Tags ??? Meta.
Pages:
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389