what is the required HTML to create textual hyperlinks between two documents named page1.html and index.html
also how would i Follow the same process to provide a textual link to an absolute URL.
both of the documents are the same the html is below where would i add the extra code and what will...