Here is a snippet of HTML code.
<link rel="stylesheet" href="/static/style.css" type="text/css">
<p style="margin-top: 1em"> <font size="6" face="sans-serif"> <marquee> ABC </marquee> </font> </p>
<a href="C:\Users\abcde\OneDrive\Desktop\Desktop_Ruff\management\scripts" >Go to downloads page</a>
When viewing this code in my browser, I am only able to access files within the scripts directory. However, if I click on the parent directory button within the HTML file, it allows me to access files from the parent directory as well.