Skip to content
Intro to Web Development
  • Pages
    • Introduction
    • Setup your environment
    • Add your content
    • Make it pretty
    • Make it interactive
    • Explore
    • Summary
    • Data
      • icon picker
        Config

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
There are no rows in this table
 
Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.