Files
fedizinefest-deprecated/README.md
T

21 lines
414 B
Markdown
Raw Normal View History

2017-10-10 12:57:38 +00:00
# My cool website
This file describes your project to the community. What's your cool website about? What makes it special?
ヽ(๏∀๏ )ノ
2018-03-19 20:11:32 +00:00
## Files this website contains
### ← index.html
2017-10-10 12:57:38 +00:00
Where you'll write the content of your website.
2018-03-19 20:11:32 +00:00
### ← styles.css
2017-10-10 12:57:38 +00:00
2018-03-19 20:11:32 +00:00
CSS files add styling rules to your content.
2017-10-10 12:57:38 +00:00
2018-03-19 20:11:32 +00:00
### ← script.js
2017-10-10 12:57:38 +00:00
2018-03-19 20:11:32 +00:00
If you're feeling fancy you can add interactivity to your site with JavaScript.
2017-10-10 12:57:38 +00:00