scrimba
Yet Another Programming Course
000 - How Do Programmers... Program?
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

000 - How Do Programmers... Program?
AboutCommentsNotes
000 - How Do Programmers... Program?
Expand for more info
index.css
run
preview
console
html, body {
margin: 10;
padding: 10;
}
Console
index.html
-17:21