Question of the Day Form
CodeHS
Google Classroom
Question of the Day Form
CodeHS
What is the break statement?
Basic JavaScript and Graphics
List 5 types of borders used in CSS?
Basic JavaScript and Graphics
List 5 types of borders used in CSS?
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
body{
background-color:Chartreuse;
}
No comments:
Post a Comment