Import of glitchdotcom/glitch-hello-website
This commit is contained in:
14
README.md
14
README.md
@ -14,19 +14,9 @@ This is a basic HTML starter project you can build on however you like. No need
|
||||
|
||||
Open each file and check out the comments (in gray) for more info.
|
||||
|
||||
## Next steps 🚀
|
||||
## Try this next 🏗️
|
||||
|
||||
Make an edit to your website! In `index.html`, add this code on the line after the comment with "ADD BUTTON HERE" in it (you can copy and paste the button element HTML):
|
||||
|
||||
```html
|
||||
<button>
|
||||
Click me!
|
||||
</button>
|
||||
```
|
||||
|
||||
Look at the page to see the button. Click it!
|
||||
|
||||
Open `script.js` to see the script that makes the button rotate.
|
||||
Take a look in `TODO.md` for next steps you can try out in your new site!
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user