simple anchor link question
I need to create a link within the text of a book to a specific chapter. The chapters were created with Sigil's 'split in chapter' command.
This seems to work:
<a href="Text/Section0055.xhtml">link text</a>
Is this the proper way to do it? I'm concerned if I do it the wrong way it may not work in all readers.
|