For a more enjoyable learning experience, we recommend that you study the mobile-friendly republished version of this course.
Take me to revised course.- or -
Continue studying this courseLog in to save your progress and obtain a certificate in Alison’s free Diploma in HTML5, CSS3 and JavaScript online course
Sign up to save your progress and obtain a certificate in Alison’s free Diploma in HTML5, CSS3 and JavaScript online course
Please enter you email address and we will mail you a link to reset your password.
//C9JS_15 $(function() { // By id $('#first').addClass('highlight'); }); What is wrong with this , I can get the DOM element Highlited, I try on chrome, firefox and livewiave.