List of questions
Related questions
Question 203 - Certified JavaScript Developer I discussion
Given the HTML below:
Which statement adds the priority-account css class to the Applied Shipping row?
A.
document.querySelector('#row-as').classList.add('priority-account');
Your answer:
0 comments
Sorted by
Leave a comment first