learn-html-css icon indicating copy to clipboard operation
learn-html-css copied to clipboard

Exercises for practicing HTML and CSS fundamentals.

Learn HTML and CSS from scratch. Practical Exercises.

HTML exercises

Try to make the same tasks, as on pictures (pictures are inside each exercises file).

If you can't manage to with some task there is a solution for each task below.

  • Exersice 1 - tags
  • Exersice 2 - make a website page

CSS exercises

  • Exersice 1 - colors and fonts
  • Exersice 2 - styling text
  • Exersice 3 - css selectors
  • Exersice 4 - flexbox
  • Exersice 5 - grid layout