A technical documentation page using CSS
It features the use of;
- Flex layout to align the a elements vertically, when using flex value on an element it does not accomodate any other element on the same line.
- Grid layout to align the topics and content side by side using the grid system.
- The use of hover which is displayed on the a elements
- Overflow property (for adding scrollbar when the content is too big) and scroll behaviour which is concerned with animating the scroll