CS222 Web Programming Assignment 1
Trish Cornez
Part 1
Programming often requires a certain amount of research to understand underlying theory.
Research the following questions and topics. Write your answers in an MS Word document and upload to Canvas.
- Who invented the World Wide Web?
- Explain http.
- Explain ftp.
- Explain scp.
- What are HTML5 tags?
- What is the syntax for an HTML5 comment?
- Explain CSS.
- List and describe the datatypes for JavaScript
Part 2
Using the mockup shown below, create the webpage and name it assignment1.html.
- You may add your own image or use a screenshot of the one in the mockup.
- Apply an image caption, a NASA link, paragraph bullets, a table, and formula subscripts, underlines, bolds,
etc.
- Upload assignment1.html to your server.
- Use https://validator.w3.org/
to perform markup validation.
Correct all validation issues.
NOTE: Use the W3 Validator on all web assignments.
