Question: Open your text editor Create the basic html5 tags for a web page Add a h1 tag pair with the text Simple Script into the

  1. Open your text editor
  2. Create the basic html5 tags for a web page
  3. Add a h1 tag pair with the text Simple Script into the body of the web page.
  4. Save the file with the name JSP1.htm
  5. Add the script tag pair below your h1 closing tag
  6. Use the alert message box to send the obligatory Hello, World! statement. (for some trivia, see note at end)
  7. Open the file in your browser and test the file
  8. Save your file.
  9. Then zip the file.
  10. Upload the zipped file to the JSP1 exercise area on myTCC
  11. Save the file with the new name of JSP2.htm
  12. Under the h1 closing tag. Add a p tag pairs.
  13. Move your script tags inside the new p tags.
  14. Delete the alert message
  15. Add a document.write to write the Hello, World! message to the web page inside the new p tags.
  16. Save your code.
  17. Open the file in your browser and test the file
  18. Zip your file.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!