About
visit: https://thesalted.github.io/art101/
Basic Structure
Here is the basic structure with stub or empty files in place.
.
âââ css
â  âââ site.css
âââ experiments
âââ img
â  âââ my_photo.jpg
âââ index.html
âââ js
â  âââ site.js
âââ lab1
â  âââ css
â  â  âââ lab.css
â  âââ img
â  â  âââ thing1.jpg
â  âââ index.html
â  âââ js
â  âââ lab.js
âââ lab2
â  âââ css
â  â  âââ lab.css
â  âââ img
â  â  âââ thing1.jpg
â  âââ index.html
â  âââ js
â  âââ lab.js
âââ lab3
â  âââ css
â  â  âââ lab.css
â  âââ img
â  â  âââ thing1.jpg
â  âââ index.html
â  âââ js
â  âââ lab.js
âââ lab4
â  âââ css
â  â  âââ lab.css
â  âââ img
â  â  âââ thing1.jpg
â  âââ index.html
â  âââ js
â  âââ lab.js
âââ lab5
â  âââ css
â  â  âââ lab.css
â  âââ img
â  â  âââ thing1.jpg
â  âââ index.html
â  âââ js
â  âââ lab.js
âââ lab6
âââ css
â  âââ lab.css
âââ img
â  âââ thing1.jpg
âââ index.html
âââ js
âââ lab.js