DOM Traversal and Manipulation
Get the<button>
element with the class 'continue' and change its HTML to 'Next Step...'
1
|
|
<button>
element with the class 'continue' and change its HTML to 'Next Step...'
1
|
|