Question of the Day Form
CodeHS
Google Classroom
Question of the Day Form
CodeHS
How many statements does the for loop have? What does statement 2 do?
For Loops
Basic JavaScript and Graphics
Where you can find documentation for HTML and CSS In CodeHS?
For Loops
Basic JavaScript and Graphics
Where you can find documentation for HTML and CSS In CodeHS?
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
body{
background-color:Chartreuse;
}
No comments:
Post a Comment