Prep 02: 3.2, 3.4, and 3.5 & 8.2-8.5
3.2 - HTML Syntax
3.4 - Structure of HTML Documents
3.5 - Quick Tour of HTML Elements
8.2 - Where Does JavaScript Go?
8.3 - Variables and Data Types
8.4 - Conditionals
8.5 - Loops
3.4 - Structure of HTML Documents
3.5 - Quick Tour of HTML Elements
8.2 - Where Does JavaScript Go?
8.3 - Variables and Data Types
8.4 - Conditionals
8.5 - Loops
Categories:
less than a minute
Read
- FunWebDev Chapter 3.2, 3.4, and 3.5.
- FunWebDev Chapter 8.2-8.5.
Simple Single Page
- Download the textbook cover images at the following links (Notice when you hover over the links that your browser’s status bar shows the address as an image file. In cases like this, consider right-clicking and choosing the appropriate option, e.g.
Save Link as...
.) - Use it to complete Hands-On Project 1 from the textbook’s page 117.
- Submit your ch03-proj01.html to the corresponding Gradescope assignment.
CodingBatJS
- Download codingjs-1.js
- Complete the following CodingJS activities (we recommend you do NOT do this in a Private tab):
- Paste each of your solutions from the above into the corresponding places in
codingjs-1.js
and submit this file to the corresponding Gradescope assignment.