Workshop Steps
- 0 - What is the Web?
- 1 - Tools of the Trade
- 2 - Get Setup
- 3 - Marking it up
- 4 - Formatting the Homepage
- 5 - Formatting Recipes
- 6 - Images
- 7 - Stylin' with CSS
- 8 - CSS Selectors
- 9 - Styling Links
- 10 - div and span
- 11 - And What Now?
Useful Links
Step 11 - And What Now?
Hey you did it!
You now know the basics of using HTML & CSS to build webpages.
Congratulations!
But we have of course only just touched the surface today. There is so much more you can learn about just HTML and CSS.
So what to do now?
- You can build your own HTML pages about whatever you want.
- Upload your pages to a free hosting service like https://neocities.org/ and show them off to your family and friends.
- Learn more about HTML & CSS at https://developer.mozilla.org/en-US/docs/Learn
Or if you are feeling confident you can move straight onto the the Learn NodeJS workshop and learn how to build the same site as a server-side application with NodeJS.