Gallery
Intro to Web Development
Share
Explore
Data

icon picker
Config

Master Table of Contents
Section
Description
Create a repl.it project where you will write your HTML, CSS, and JavaScript
Learn how to use HTML to add content to your website
Learn how to use CSS to add styling to your website
Learn how to use JavaScript to make your website interactive
Learn how to use other frameworks to make more complex websites
There are no rows in this table

All Tasks
Task
Section
Status
Create a repl project
Inspect a web page using Developer Tools
Add some basic HTML elements to your website
🍦Challenge: Add some more HTML elements to your website
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
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
🍦Challenge: Explore React
🍦Challenge: Explore Express
There are no rows in this table
18
Count
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.