Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html relative path

<!--The ./ means the contact.html file is in the same file 
as the file that is linked to it-->
<a href="./contact.html">Contact</a> 
 
PREVIOUS NEXT
Tagged: #html #relative #path
ADD COMMENT
Topic
Name
8+8 =