scrimba
Solo Project: Learning Journal
Solo Project - Learning Journal
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

Solo Project - Learning Journal
AboutCommentsNotes
Solo Project - Learning Journal
Expand for more info
index.html
run
preview
console
<html>
<head>
<title>My Learning Journal</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<h1>index.html</h1>
</body>
</html>
Console
/index.html
-3:12