CST463 · S7 CSE

Module 1 — HTML, HTTP, and page structure

Mirrored from the CST463 Web Programming Google Classroom for the 2026-27 cohort, arranged in teaching order. Each heading is a classroom post (enrolled students: open the classroom below); the resources under it are public links you can follow directly.

Open the classroom → Back to CST463 hub

Material posted in this module

Web foundations — how the web actually moves a page

  1. Basics--URL
  2. Basics--HTTP
  3. Module 1--HTTP, HTTP Messages, Methods
  4. MIME and MIME Types
  5. URI vs URL vs URN

HTML foundations

  1. Module 1--Fundamentals' of HTML

Text-level content

  1. Module 1--Lists in HTML
  2. HTML-- Entities and Special Characters
  3. Module 1 --Horizonal Rule

Tables

  1. Module 1-- Tables
  2. Module1--HTML Tables--ROWSPAN AND COLSPAN ATTRIBUTES

Linking and navigation

  1. Module 1-- Internal Linking and Navigation

Forms and input

  1. Module 1--HTML Form
  2. Module 1--Datalist and Autocomplete

Document metadata, media and page structure

  1. Module 1--Meta Element
  2. Module 1--Video Tag--HTML 5
  3. Module 1-- Page Structure Elements