👀 Checkpoint

./styles.css:96831/285
./index.html:96831/177
./script.js:96831/291
./README.md:96831/87
This commit is contained in:
Glitch (hello-webpage)
2018-03-19 20:11:32 +00:00
parent 716cb72225
commit a79429a816
4 changed files with 22 additions and 15 deletions

View File

@ -4,15 +4,17 @@ This file describes your project to the community. What's your cool website abou
ヽ(๏∀๏ )ノ
## ← index.html
## Files this website contains
### ← index.html
Where you'll write the content of your website.
## ← styles.css
### ← styles.css
CSS files add styling rules to your content
CSS files add styling rules to your content.
## ← script.js
### ← script.js
If you're feeling fancy you can add interactivity to your site with Javascript
If you're feeling fancy you can add interactivity to your site with JavaScript.