W3resourceDOMexeSolved

  1. Here is a sample html file with a submit button. Now modify the style of the paragraph text through javascript code. Go to the editor Sample HTML file :
  2. Write a JavaScript function to get the values of First and Last name of the following form.
  3. Write a JavaScript program to set the background color of a paragraph.
  4. Here is a sample html file with a submit button. Write a JavaScript function to get the value of the href, hreflang, rel, target, and type attributes of the specified link.
  5. Write a JavaScript program to remove items from a dropdown list.
  6. Count and display items of a dropdown list
  7. Write a JavaScript program to calculate the volume of a sphere.