scrimba
HTML & CSS
Build a Google.com clone
Aside challenge: style Twitter button
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

Aside challenge: style Twitter button
AboutCommentsNotes
Aside challenge: style Twitter button
Expand for more info
styles.css
run
preview
console
/* 
Challenge:
Make the button look like Twitter's "Following" button!
(Except for the font)

Hints:
border color: #cfd9de
text color: #0f1419
Remember the font-weight!
*/
Console
/index.html
-4:59