I am new at building websites. And I was in editing one of my pages to put in a banner for clicksor. I did not place the add right. So I proceeded to delete the script. In the process took out something minor I am sure. But the content for my page is not showing. But I know all my stuff is in there by going into the index.html and also by clicking on source by doing a right click. But by the life of me. I do not know what I took out in order to put it back in. Can anyone please help? here is the link: http://www.paidposthelp.com/paidpostinglist/index.html
Looks like you have a </style> tag right at the end of the code that is screwing everything up Take it out and move it next to the <style type="text/css"> tag
Well I couldnt decide if it needed to go here or in or in web design. Cause under the description of programming it said: "Anything related to programming... PHP, PERL, ASP, ColdFusion, C++, etc" And I thought my question feel under that description. But what fryman suggested worked. But thanks fryman moving the </script> helped. It did the trick
Well thanks for the tip. Like I said in the title of the thread I am a nooblet. But I got the help I needed and the problem solved. Thanks for the pointer for next time if I am using css instead of php.