Joy
(@joyously)
It’s because you have put the #
in the id attribute. That is not a valid character for the id. Using the #
in the URL tells the browser to look for an id. Remove the #
from the id attribute.

Thread Starter
spade
(@spade)
Thank you Joy. You made my day.
Keep up the good work.
Cheers, Frank