Arghhhhhh noobie mistake

Discussion in 'Programming' started by lpstong, Jun 22, 2006.

  1. #1
    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
     
    lpstong, Jun 22, 2006 IP
  2. fryman

    fryman Kiss my rep

    Messages:
    9,604
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    370
    #2
    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
     
    fryman, Jun 22, 2006 IP
  3. Dekker

    Dekker Peon

    Messages:
    4,185
    Likes Received:
    287
    Best Answers:
    0
    Trophy Points:
    0
    #3
    This shouldn't be in the PHP forum...
     
    Dekker, Jun 22, 2006 IP
  4. lpstong

    lpstong Notable Member

    Messages:
    3,292
    Likes Received:
    216
    Best Answers:
    0
    Trophy Points:
    230
    #4
    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
     
    lpstong, Jun 22, 2006 IP
  5. Dekker

    Dekker Peon

    Messages:
    4,185
    Likes Received:
    287
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Dekker, Jun 22, 2006 IP
  6. lpstong

    lpstong Notable Member

    Messages:
    3,292
    Likes Received:
    216
    Best Answers:
    0
    Trophy Points:
    230
    #6
    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.
     
    lpstong, Jun 22, 2006 IP