Lecture 1: Introduction to Web Design

What is Web Design?

The process of planning, conceptualizing, and arranging content intended for the Internet. Goes beyond aesthetics—it includes how websites work and how users interact with them.

Website vs. Webpage

Key Disciplines in Web Design

  1. Graphic Design – Visual appeal (colors, layout, typography).
  2. User Interface (UI) Design – How users interact with the website.
  3. User Experience (UX) Design – Overall experience and ease of use.
  4. Front-end Development – Uses HTML, CSS, JS to build the client-side.
  5. Back-end Development – Server-side logic (databases, servers).

Principles of Good Web Design

Types of Websites

Web Design vs. Web Development

Web Design Web Development
Focuses on look/feel Focuses on functionality
Tools: Photoshop, Figma Languages: HTML, CSS, JS, PHP, etc.