Gallery
Intro to Web Development
Share
Explore

icon picker
Summary

Congratulations! 🎉 You made it to the end! Regardless of how many tasks you finished today, we hope you learned something new during this workshop.
You can leave feedback in this
if you so desire.
Section
Task
Status
1
Create a repl project
3
Inspect a web page using Developer Tools
Add some basic HTML elements to your website
🍦Challenge: Add some more HTML elements to your website
7
Inspect the CSS used in your webpage
Define some CSS for your HTML tags
Define some CSS rules using class selectors
Define some CSS rules using ID selectors
🍦Challenge: Use more specific selectors
🍦Challenge: Use Flexbox or Grid layout for your web page
🍦Challenge: Use Bootstrap on your web page
5
Show an alert message using JavaScript
Access your HTML document using JavaScript
Access specific HTML elements using JavaScript
Add an event listener using JavaScript
🍦Challenge: Respond to user input
2
🍦Challenge: Explore React
🍦Challenge: Explore Express

Feel free to use this doc to run your own intro to web development workshops, but please remember to give credit to us and link back to this original doc. Happy developing! 🥳
Share
 
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.