(Tuesday) March 15
"PROJECT #1" is due today
Talk about Student Pages:
https://ryansmithart.com/2022/365/students.html
(Review) UPLOADING
Center divs using CSS:
#wrap{
text-align:left;
max-width:1000px;
min-width:600px;
margin-left:auto;
margin-right:auto;
width:60%;
background-color:white;
padding:10px;
}
HOMEWORK:
Start "PROJECT #2"