scrimba
HTML5 | Web development Bootcamp
Web development 30 Days Course - #HTML5 #20
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

Web development 30 Days Course - #HTML5 #20
AboutCommentsNotes
Web development 30 Days Course - #HTML5 #20
Expand for more info
index.html
run
preview
console
<html>
<head>
<link rel="stylesheet" href="index.css">
</head>
<body>
<img src="https://websitesetup.org/wp-content/uploads/2014/02/HTML-CHEAT-SHEET.png" />
</body>
</html>
Console
index.html
-3:51