Today we´ll be troubleshooting your pages to see that they are link within each-other and to home page as well?
Remember in order to link from Home to the movie page you must insert this code into you html file:
´<´a href="/FolderName/FileName.Extension">A message to the user like: click here to go to movie1<´/a>
in order to link up to a higher directory you must use:
´<´a href="../FileName.Extension">A message to the user like: click here to go to movie1<´/a>
in order to link up to a two times higher directory you must use:
´<´a href="../../FileName.Extension">A message to the user like: click here to go to movie1<´/a>
Friday, October 9, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment