Gallery
Intro to Web Development
Share
Explore
Data

icon picker
Config

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

All Tasks
6
Task
Section
Status
1
Create a repl project
Setup your environment
Not Started
2
Inspect a web page using Developer Tools
Add your content
Not Started
3
Add some basic HTML elements to your website
Add your content
Not Started
4
🍦Challenge: Add some more HTML elements to your website
Add your content
Not Started
5
Inspect the CSS used in your webpage
Make it pretty
Not Started
6
Define some CSS for your HTML tags
Make it pretty
Not Started
7
Define some CSS rules using class selectors
Make it pretty
Not Started
8
Define some CSS rules using ID selectors
Make it pretty
Not Started
9
🍦Challenge: Use more specific selectors
Make it pretty
Not Started
10
🍦Challenge: Use Flexbox or Grid layout for your web page
Make it pretty
Not Started
11
🍦Challenge: Use Bootstrap on your web page
Make it pretty
Not Started
12
Show an alert message using JavaScript
Make it interactive
Not Started
13
Access your HTML document using JavaScript
Make it interactive
Not Started
14
Access specific HTML elements using JavaScript
Make it interactive
Not Started
15
Add an event listener using JavaScript
Make it interactive
Not Started
16
🍦Challenge: Respond to user input
Make it interactive
Not Started
17
🍦Challenge: Explore React
Explore
Not Started
18
🍦Challenge: Explore Express
Explore
Not Started
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.