About This Topic
CoderDojo is "a global movement of free coding clubs for young people."

Image courtesy of Flickr user paul_clarke
How Are Webpages Created?
1. A webpage is made with HTML
2. The page is formatted using CSS
3. Interactive elements are added in Javascript
Videos from Google Code University that provide a more in depth look at how HTML, CSS, and Javascript work together.
Get Started Making Websites with HTML
Interactive HTML exercises - For beginners from CodeAcademy
A begginer's tutorial from W3Schools - Includes an online HTML editor
An in-depth set of tutorial from HTML Dog - A clean and well-written tutorial. Use in combination with Thimble.
Next Steps
Learn Javascript to add interactive elements to your website:
Get started with jQuery, a very popular and useful library that makes javascript more powerful:
Assorted Tools
Hackasaurus - Get X-Ray goggles to view the code behind webpages, then change it and see what happens.
Thimble - Write HTML and CSS in your browser, preview your work, then share your page with the world.
Periodic Table of HTML Elements - A visual reference that provides a quick overview of what each HTML element does and links to further resources.
JsFiddle - An online HTML/CSS/Javascript editor that allows you create, debug, and share code snippets.
ColorPicker - Generate color schemes and get the hex and rgb codes for the colors of your choosing.
Subject Guide |
Chat with a Librarian
Are you looking for information on a different topic? Let us know!


Loading...
