Question of the Day Form
CodeHS
Google Classroom
Question of the Day Form
CodeHS
What is a while loop?
Basic JavaScript and Graphics
What is the Box Model? What are the 4 parts of the box model? Find an image and paste the link in your answer.
Basic JavaScript and Graphics
What is the Box Model? What are the 4 parts of the box model? Find an image and paste the link in your answer.
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
body{
background-color:Chartreuse;
}
No comments:
Post a Comment