scrimba
Frontend Career Path
Web dev basics
Build & deploy your first website
Let's build Google!
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

AboutCommentsNotes
Let's build Google!
Expand for more info
index.html
run
preview
console
<!-- IGNORE THIS LINE 👇 -->
<link rel="stylesheet" href="styles.css">


<!--
Challenge:
Write the four HTML tags you need to create a Google.com clone.
Hint: one image, one input field, and two buttons.
-->

Console
/index.html
-3:50