This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* @pjs preload= "bathroom.jpeg"; */ | |
PImage bathroom; | |
PImage bleachCan; | |
Mold aMold; | |
Mold bMold; | |
Mold cMold; | |
Mold dMold; | |
Mold eMold; | |
Mold fMold; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" | |
"http://www.w3.org/TR/html4/strict.dtd" | |
> | |
<html> | |
<head> | |
<title>ETZY!</title> | |
</head> | |
<body> | |
<center><b>Welcome to ETZY!</b><br> A super amazing and heretofore unheard of website for selling artwork online. | |
</center> |