Question: Output: [ If you move the mouse over here] The color of the bold words of the following paragraph will changed to 'red' Document Object
Output: [ If you move the mouse over here] The color of the bold words of the following paragraph will changed to 'red' Document Object Model (DOM), a programming interface specification being developed by the World Wide Web Consortium (W3C). lets a programmer create and modify HTML pages and XML documents as full-fledged program objects. Name : Sagara Samarawickrama-c0697697 Guideline: 1. Create a JavaScript code (DOM) to achieve the above functionality. Hint: Select all the words with bolded letters first then use a loop to manipulate the selected items. When we change the bolded words your program should work without any modifications. 2. Include JavaScript inside the html document. 3. Explain the code clearly. 4. You are free to use your own styling. (i.e., colors, fonts) 5. Try your best to make your code unique 6. Show all the screen shots and paste to word document 7. More marks will be given to additional improvements (Include in your word document if you have done any improvements to the program) 8. Create a folder
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
