/ = Root directory
. = This location
.. = Up a directory
./ = Current directory
../ = Parent of current directory
../../ = Two directories backwards
/ = Root directory
. = This location
.. = Up a directory
./ = Current directory
../ = Parent of current directory
../../ = Two directories backwards
<!-- absolute file path -->
<a href="https://developer.mozilla.org/en-US/docs/Web">The URL for this anchor element is an absolute file path.</a>
<!-- relative file path -->
<a href="./about.html">The URL for this anchor element is a relative file path.</a>
<img src="https://www.w3schools.com/images/picture.jpg" alt="Mountain">
// Html folder directory path
/ = Root directory
. = This location
.. = Up a directory
./ = Current directory
../ = Parent of current directory
../../ = Two directories backwards
<img src="https://www.w3schools.com/images/picture.jpg"
alt="Mountain">
Code Example |
---|
Html :: html-search-bar |
Html :: twig lower |
Html :: bootstrap hamburger |
Html :: how to make squares in html |
Html :: fork me github ribbon code html css |
Html :: input |
Html :: anchor tag background image html |
Html :: bootstrap accordion |
Html :: Modify h1 text |
Html :: smaller than small html |
Html :: collapsible accordion html+css only |
Html :: email validator hmtl |
Html :: python download html as string |
Html :: make all fields read only in form |
Html :: html line break |
Html :: q tag in html |
Html :: drag and drop angular |
Html :: html table to pdf jquery |
Html :: twig escape |
Html :: high load linux |
Html :: cara membuat persegi di html |
Html :: css email material design box shadow |
Html :: coreui padding |
Html :: xss protection |
Html :: clickable image html |
Html :: copy to cllipboard the html element |
Html :: how to add bootstrap carousel |
Html :: H1 ALERT HTML |
Html :: jinja check if variable is none |
Html :: html color input |