Hello,
This is a tutorial site powered by Natalie, (Electric_Layz18 or Proud_Layouts55). It is made for people who would like to start making their own layouts, or who want to know how to put layouts ON their site
In the Place Where it Says: <!-- Add song info here --> <option value="0">Artist Name - Song Title</option> <option value="1">Artist Name - Song Title</option> <option value="2">Artist Name - Song Title</option> <option value="3">Artist Name - Song Title</option> <option value="4">Artist Name - Song Title</option> Place the song title and the song writer's name. So, it would turn out like this:
<!-- Add song info here --> <option value="0">Green Day - American Idiot</option> <option value="1">Destiny's Child - Say My Name</option> <option value="2">Michelle Branch - Are You Happy Now?</option> ________________________________
In the Place Where It Says: songs[0]="SONG URL HERE"; songs[1]="SONG URL HERE"; songs[2]="SONG URL HERE"; songs[3]="SONG URL HERE"; songs[4]="SONG URL HERE";