Question: Lab Exercise: Q1: Create a Html document with three one-line paragraph. - Add a jquery function that will select all paragraph of Html documents and
Lab Exercise: Q1: Create a Html document with three one-line paragraph. - Add a jquery function that will select all paragraph of Html documents and change their background color by using css method. - Select the first paragraph by id, second paragraph by class and third paragraph by name. Q2: Write a Html code that display a green box and a paragraph. - Declare a div with some border and color tirat will look like a box. - Add a jquery function that will disappear that box when the user clicks the "Click me" button. - Add another function that makes the box reappear when another button called hide is clicked. Q3: Create a Html document that display a Quiz having at least two questions. - The question should display by using radio button selection. - Add a jQuery code that will notify the correct answer to the user if he chooses the wrong option
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
