HW4

For this homework I decided to change the margins on the p elements on the page. If you compress the viewport size, the text will jump around when the margins are increased, and it kind of seems poetic.

Originally, I imagined I would try and change the color of different elements on the page, but I couldn’t figure out how I needed to adapt the syntax of the html to be correct. I thought about using hex values instead of RGB to change the color, but thought I would have needed javascript to convert it. I probably could have done it in the Arduino language, but it still isn’t clear to me what I can and can’t do.