scrimba
Kodekurs for ungdoms- og videregående skoler
Lær CSS
Transformasjoner
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

index.css
run
preview
console
body {
text-align: center;
margin-top: 80px;
background-color: green;
}
#kua {

}
Console
index.html
-4:34