Hi
I have the code below that i have used in a file called example.html that works just fine.
However when i use it in a file called exmple.php it does not seem to work.
Does anyone know why it does not work in a .php file
Code is:
<a href="#top">text</a>
Thanks in advance