How Do You Make A Childrens Website?
Hey, kids! Ever want to make your own website but didn’t know how? You can be expressive in many ways, and websites are good ways to start. Here’s the steps in order to do so without all that spam and stuff. Why would there be any? It’s just for kids! • Think about what the topic of your website is going to be and who your intended audience is. • Find a host. Freewebs is good. • Learn how to use HTML/CSS/JAVAScript (ECMAScript) if necessary. HTML is basically a code made to form websites, and CSS is what you will need to design the layout for your website. • Make an account at the host you chose. There should be an option once you made your account called “File manager”. Enter your file manager, and you should see something called ‘index.html’. Select ‘edit’ to edit your index.html. The index is the page people will see when they first enter your site. Tweak the index.html page to your liking, make sure to provide links and lots of information to the topic on your website. • Save your