WEEK 6
Intro to Web - HTML
For week 6, I finished the worksheet from the week before and also worked on the worksheet to learn and absorb about the basic idea of the html.

In Class Notes
Images on the Web
Race condition - A race condition occurs when two threads access a shared variable at the same time. The first thread reads the variable, and the second thread reads the same value from the variable.
createImg -
Colors on the Web
pixels - always RGB
[r,g,b,a]
get x,y)
se (x,y,c)
Videos/Audios on the Web
how many times