CSS Menu

CSS Menu

This Project

The assignment of this project was to design and create a menu with pure CSS and HTML. The goal of this assignment was to experiment with CSS and learn new CSS techniques. I focussed on 3D transforms to create a menu that looked like a physical menu. You can click on each page to browse through the menu.

The assignment also contained a few restrictions: You could not use any id’s or classes, You could only use 2 colors and You must make it printable (@media print)

Used Tech

  • HTML
  • CSS