An educational front-end web development project designed as a reference dashboard explaining different types of HTML lists. This non-responsive webpage uses pure HTML and CSS to create three side-by-side informational panels that visually display and describe Description Lists, Unordered Lists, and Ordered Lists. It features a black header bar, a multi-colored card layout (blue, orange, and red panels) aligned using CSS floats, custom bullet point styles (disc, circle, and square), and explicit padding to organize coding definitions neatly.