Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
- Create a text block for the <A> tag with a destination URL attribute, and then add the tag to your HTML file. For example, create the following text block:
<A HREF="file name.htm">link</A>
where file name is the name of the file you want the link to jump to and link is the text you want a user to click.
Related topics