Lab 01 - Basics of HTML

Goals of the exercise

Lab 1 Go to the solution

Description

The goal of this lab is to build a functional, HTML-only, 2 page website from 2 reference pictures. The homepage should contain some theory on HTML, along with useful links. The projects page should list some of the labs we're doing, and contain an image for each lab. Everything should be correct semantic HTML and validated with the W3C-validator and aXe DevTools.

Related links

Some of the websites I've consulted while developing:

Reflection