A course on building for the open web
Intro to Web Design
HTML, CSS, and building something a person wants to use. Starts with how the Internet actually moves a page to a screen, and doesn't stop until you've written and styled a real one yourself.
Curriculum
Units
01lockedThe InternetBy the end of this unit you can trace a page from a typed domain to a rendered document, and say what ARPANET, DNS and HTTP each contribute to getting it there.Inside · 9 min read
- Nobody can see how big your company is
- How do you respond to an attack if your phone line has been cut?
- How information moves
- The request/response cycle
- Anatomy of a document — writing your first page
- Meaning before appearance
- CSS as a separate concern
- One class, one job
- A palette in custom properties
- Composing without cascade fights
- What a framework hands you
- The trade
- Leaving the sandbox
- Your tools
- The Hot Take
- The box and the flow
- Container, row, column
- When the screen changes
- Components, and the one thing you want them to do
- Next: Top 6
- Local development
- Version control
- Working with other people’s code
- Working with code a machine wrote
- Getting help
- Type
- Colour
- Images
- Logo and brand
- Where images come from, and what you are allowed to do with them
- The five mistakes, and the second draft
- Text alternatives
- Structure for assistive technology
- Colour and contrast
- Keyboard and focus
- Auditing
- File systems
- KANBAN
- Working as a team
- Revision
- Inspect and override
- Adding to a site
- Deploy
- Evaluate the shipped thing
- What a page costs its reader