Forum Moderators: open
I am trying to construct a list that leads from one website to another website that has a list. In my main site I have it lead to the other site through an <a href="word.html/#listword>. Whenever I go to the page with the list word, i lose all elements of my page. If I go to the page without using the list word everything is fine. When using the list word I lose my style sheet, header, everything except the content. I was wondering how I would have it work so the stylesheet is still showing.