Google Classroom
Question of the Day Form
Code Combat
How do variables in programming compare to variables in math or science?
Google Classroom
Question of the Day Form
CodeHS
What are Comparison Operators used for? What are the six Comparison Operators?
Basic JavaScript and Graphics
What is the CSS Visibility Property used for? What are the two values of the Visibility Property?
Basic JavaScript and Graphics
What is the CSS Visibility Property used for? What are the two values of the Visibility Property?
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
body{
background-color:Chartreuse;
}
No comments:
Post a Comment