19 lines
377 B
Markdown
19 lines
377 B
Markdown
|
# My cool website
|
||
|
|
||
|
This file describes your project to the community. What's your cool website about? What makes it special?
|
||
|
|
||
|
ヽ(๏∀๏ )ノ
|
||
|
|
||
|
## ← index.html
|
||
|
|
||
|
Where you'll write the content of your website.
|
||
|
|
||
|
## ← styles.css
|
||
|
|
||
|
CSS files add styling rules to your content
|
||
|
|
||
|
## ← script.js
|
||
|
|
||
|
If you're feeling fancy you can add interactivity to your site with Javascript
|
||
|
|