🍎
Introduction to Web Development
  • Introduction To Web Development
  • Tools
    • Notes: Web Development Process
    • Notes: Replit
    • Notes: GitHub
    • Notes: Replit + GitHub Integration
    • GitHub Pages Hosting
  • Week 1: HTML
    • Notes: HTML
    • Notes: Working With Images
    • Project: Hello World
    • Project: Subject of Interest
  • Week 2: CSS
    • Notes: CSS
    • Using CSS for Layout
      • Notes: Box Model
      • Notes: Flexbox
      • Notes: Responsive Layout
    • Project: Styling Subject of Interest
    • Project: Image Gallery
  • Week 3: JavaScript and HTML Forms
    • Notes: JavaScript
    • Notes: Processing HTML Forms with JavaScript
    • Project: Dynamic Style Change
    • Project: Mad Libs
  • Week 4: Web Site Using Bootstrap
    • Notes: Anatomy of a URL
    • Notes: Content
    • Notes: Bootstrap
    • Notes: Overriding Bootstrap
    • Notes: Favicons
    • Notes: License
    • StartBootstrap Templates
    • Project: Bootstrap Website
  • Wrap Up
  • Videos
Powered by GitBook
On this page

Wrap Up

We've covered a lot of material in this book. Let's review what you have learned to this point:

  • create web pages and websites using HTML and CSS

  • use JavaScript to make web pages dynamic and interactive

  • use the Bootstrap framework to make working with CSS more efficient

  • write on a cloud service online application (replit.com)

  • save code to a GitHub Repository

  • host a website on GitHub Pages

  • add features to an existing website

  • use content available for free on the internet

This is just the beginning, though. As you continue to work on the web, you'll discover many more exciting tools and techniques to enhance your development skills.

PreviousProject: Bootstrap WebsiteNextVideos

Last updated 1 year ago