Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2000 14:38:03 -0700
From:      "Murray Davis" <mdavis@converging.net>
To:        <doc@FreeBSD.org>
Subject:   Question about design.
Message-ID:  <C055FC118388D411839300105A99D3FE9783@BDC>

next in thread | raw e-mail | index | archive | help
Hi,

I am in the process of creating a web document called: A primer for junior
FreeBSD systems administrators. I am using the FreeBSD Handbook's design as
a basis for this web document. Once I am completed I will post the link to
this document on a few of the freebsd mail lists.

I was wondering if you would answer a simple question. What is the purpose
of the <link rel=...lines in the head tag? I scrummed with a couple of
tutorial web sites, but I can't find examples that reflect your usage of
link rel.

<head>
    <meta name="generator" content="HTML Tidy, see www.w3.org">
    <title>Introduction</title>
    <meta name="GENERATOR" content=
    "Modular DocBook HTML Stylesheet Version 1.52">
    <link rel="HOME" title="FreeBSD Handbook" href="index.html">
    <link rel="UP" title="Getting Started" href="p38.html">
    <link rel="PREVIOUS" title="Getting Started" href="p38.html">
    <link rel="NEXT" title="Welcome to FreeBSD!" href=
    "nutshell.html">
  </head>

Regards,



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C055FC118388D411839300105A99D3FE9783>