log in
Web Dev Basics
HTML Basics
HTML: The Language of the Web
A Markup Language
Function over Formatting
Block vs. Inline Elements
Unordered Lists
Ordered Lists
Images
Hyper Text
Put it Together: Profile Page
Review: HTML Basics
CSS Basics
Adding Styles
Styling by Tag
Styling by ID
Style Precedence - First Look
Order Matters
Styling by Class
Style Precedence - Second Look
Summary of (Simplified) Specificity
Review
Playground
More HTML and CSS
Head and Body Tags
Adding a Title
Linking a Style Sheet
BONUS: Linking a Script
Changing Font
BONUS: Loading Fonts
Styling Text
Container Tags: div
Container Tags: span
More Container Tags
Hiding Elements
More Display Options: Block, Inline, and Inline-Block
Mini Project: Style Gallery
Just For Fun
1, 2, 3 DRAW!