Question of the Day Form
Code Combat
What are comment used for? Write your answer as a python comment.
Google Classroom
Question of the Day Form
CodeHS
What are comment used for? Write your answer as a JavaScript comment.
Basic JavaScript and Graphics
How would you explain to someone who is just starting to learn web design why DRY is so important?
Basic JavaScript and Graphics
How would you explain to someone who is just starting to learn web design why DRY is so important?
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
body{
background-color:Chartreuse;
}
No comments:
Post a Comment