Exercises
Displaying 31 - 40 of 65
HTML5 Boilerplate is a minimal starting point for a website. It provides sane defaults and compatibility fixes so you...
A portfolio showcases your work in a way that is tailored to people who want to hire you. Even after you've landed your...
This repo shows how to build a tasks list using shadcn-ui. https://github.com/mortona42/shadcn-ui-tables
A common site paradigm is to have a page that lists content, and a page that displays a single item. This exercise will...
A good landing page capture's the user's attention and directs them where they need to go. A header can have site name...
A responsive mobile menu is horizontal on desktops, but collapses to a hidden vertical menu on mobile, with a toggle...