Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 893 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 893 Bytes

Learn HTML and CSS

More info here

For the session we will have few 'Katas' - so-called exercise - on which we will work during the evening, we will be learning HTML & CSS.

HTML is the foundation behind all web pages. It’s used to add structure and form to text, images, and more.

CSS is the language used to style HTML content.

In this course, you’ll learn the fundamentals of both languages so that you can create visually appealing web pages. Each session is an independent session but if when we have some people returning from session to session we have a bigger challenge for them which they continue working on.

What you'll learn:

  • What is HTML and CSS?
  • Basic terminology and syntax
  • HTML tags
  • File naming and project setup
  • Anchors and attributes
  • Lists and Images
  • Intro to CSS
  • Styling your page
  • Classes and Ids