This is the mail archive of the davenport@berkshire.net mailing list for the Davenport project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

DAVENPORT: The Anchor Element.


Hello..
Ok i got another problem that i cant solve right now.
<!--================== The Anchor Element
=================================-->

<!ELEMENT A - - (%text)* -(A)>
<!ATTLIST A
    %common.atts;
    name    CDATA   #IMPLIED    -- named link end --
    href    %URL    #IMPLIED    -- URL for linked resource --
    rel     CDATA   #IMPLIED    -- forward link types --
    rev     CDATA   #IMPLIED    -- reverse link types --
    title   CDATA   #IMPLIED    -- advisory title string --
    target  CDATA   #IMPLIED    -- target of HREF (frame) --
    >

This is what i find about Anchor but i dont really understand how to use
this.Can someone please explain me how to setup
Anchor in an sgml dockument (docbook) so that they area also useable in
html after converting.
Thanx

kuendgen@r-tec.net.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]