
Question of the Day Form
CodeHS

Google Classroom
Question of the Day Form
CodeHS
What is the Sentinel?
Basic JavaScript and Graphics
What are Responsive Images?
Basic JavaScript and Graphics
What are Responsive Images?
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
body{
background-color:Chartreuse;
}