Tell us what’s happening:
it appears that everyone the project does not go in the same order on everyone’s browser? my step 65 is not the same as others and this has been happening the entire project and the before this as well. quite frustrating frankly
Your code so far
<!-- file: index.html -->
/* file: styles.css */
/* file: script.js */
// User Editable Region
if () {
songToHighlight.setAttribute();
}
// User Editable Region
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:129.0) Gecko/20100101 Firefox/129.0
Challenge Information:
Learn Basic String and Array Methods by Building a Music Player - Step 65