Intro to Web Design & Development
  • Course Info
  • Modules
    • Introduction
    • Project 1

    • Topic 1
    • Topic 2
    • Topic 3
    • Project 2

    • Topic 4
    • Topic 5
    • Topic 6
    • Topic 7
    • Project 3

    • Topic 8
    • Topic 9
    • Topic 10
    • Finals
  • FAQs & Walkthroughs

Current Assignment(s)

P1: The Live Site
Due: Recommended by Monday, 5.21

"Basic Pages"

    Topic 03 Overview

01. Browsers

    Web Browsers Brief History of Browsers Browser Stats TODO

03. Beginning in HTML

    Beginning HTML Processing and the DOM Elements Tags TODO

04. Main Document Elements

    Document Type The Root Element The Head Element The Body Element In Review TODO

05. HTML Headings

    Headings Rank of Importance TODO

06. HTML Paragraphs

    Ignoring Empty Space Basic Paragraphs Preformatted Text TODO

07. Empty Elements

    Only One Tag Required Line Breaks Horizontal Rules Image Element Intro TODO

08. Index.html Files

    About the Index.html File- vs Directory-Based URLs Part 1 - Creating a New HTML File Part 2 - Adding Elements Part 3 - Pushing to GitHub.com Part 4 - Creating an index.html TODO

09. Going Live

    Showing the World Creating a Website with GitHub Pages Going Live - Make Your Repo a Webpage TODO

10. Snooping

    Inspection and History Snooping on Others The Internet of Yesteryear TODO

In Review

Can you see how a single page is similar to how you’re structured? You only have one head and one body, and the head always comes first.

This is the basic layout of an HTML document.

stick figure representing head and body of an HTML document


  • ← Previous
  • Next →

Intro to Web Design & Development 2018 | The University of Montana School of Media Arts