Bellringer:
Check your grade
Subject: My grade is [enter grade]
Open Khan Academy in a new tab, keep your email active on the browser!
Go to https://www.khanacademy.org
click on login
Click on home,
start learning,
Go to Computing
Go To Computer Programming
We will be working on the unit:
Intro to HTML
We are going to work on adding a poem with a background color
<!DOCTYPE HTML>
<html>
<head>
<title>Challenge: Write a Poem</title>
<meta charset="utf-8">
</head>
<body bgcolor="pink">
How do you like to go up in a swing,
Up in the air so blue?
Oh, I do think it the pleasantest thing
Ever a child can do!
Up in the air and over the wall,
Till I can see so wide,
River and trees and cattle and all
Over the countryside—
Till I look down on the garden green,
Down on the roof so brown—
Up in the air I go flying again,
Up in the air and down!
</body>
</html>
on the bottom of the login prompt click on signup using email and use your email and cps password.
Once you have signed up,
click on your username at the top right,
then click on account and
then click on the coaches tab.
Once you have signed up go to coaches and add the coach class code for your period. If you do not add the coach code for your class you will not get your points! That is how I determine which videos you have watched and which assignments you have completed.