Take Me Apart!
Who makes websites?
Anyone can make a website! All you need is a computer. You could even use your phone. If you learn how to make websites, that makes you a Web Developer.
What's your name?
How do you make one?
You only need to write 3 kinds of files to make websites:
- HTML is the pieces of a website.
- CSS changes how things look.
- JavaScript does things!
How do you share them?
When it's done, you can put your website on a server and give it an address. Just like your home address helps people find your house, this is how other people can find your website.
Let's have some fun!
Why don't you try taking this website apart to see what's really going on here?
Let's use a wrench to take apart the HTML, CSS, and JavaScript on the page; then you can combine it however you want!