Google Classroom
Question of the Day Form
Code Combat
Did you like learning with Code Combat? Tell us why you feel this way.
Google Classroom
Question of the Day Form
CodeHS
What are if statements? When would you use if statements in JavaScript?
Basic JavaScript and Graphics
What is the best way to learn about the various features of HTML and CSS? Why?
Basic JavaScript and Graphics
What is the best way to learn about the various features of HTML and CSS? Why?
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
body{
background-color:Chartreuse;
}
No comments:
Post a Comment