I have two or more HTML docs to link together. The original doc linkks fine to a Web URL but will not link to another .html doc located adjacent to the original html doc within MY Documents. I have one CSS file and one gif file that work fine.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title>Wireless Security</title> <link rel="stylesheet" href="mystyle.css"> </head> <body><ul class="navbar"> <li><a href="http://www.linksysbycisco.com/US/en/support" title=Help target=”window”>Linksys Router Help</a> <li><a href=”test3.htm” title= next page target "main">Page2</a> </ul>

New Topic/Question
Reply



MultiQuote





|