HTML & CSS Basics

Written by

in

Learn the building blocks of every website: HTML to structure a page and CSS to style it. No programming experience needed.

What you’ll learn

  • How to structure a page with HTML
  • How to style a page with CSS
  • The box model
  • Colors and fonts
  • Build a simple page from scratch

Course content

1. How the Web Works

What happens when you open a web page: the browser, the server and HTML.

2. Your First HTML Page

We write our first HTML page and meet the basic tags: headings, paragraphs and links.

3. Styling with CSS

We add colors, fonts and spacing with CSS.

4. The Box Model

Every element on a page is a box with borders, padding and margins. Understanding this makes styling much easier.

5. Build a Simple Page

We put everything together and build a simple personal page.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *