Edit This Code:
See Result »
<
!DOCTYPE
html
>
<
html
>
<
body
>
<
a
href
="../index.html"
>
This is a link
<
/a
>
<
/body
>
<
/html
>
<!DOCTYPE html> <html> <body> <a href="../index.html">This is a link</a> </body> </html>
Result:
Privacy Policy