Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 634 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 634 Bytes

CSS Mini Project: Balance Sheet

Description

A simple project to practice using pseudo-selectors in CSS. This project is a simple webpage with a balance sheet.

Features

CSS

  • Psuedo-selectors
  • Attribute selectors
  • Attribute value selectors
  • Child selectors
  • sr-only class
  • id selectors
  • class selectors

Live Demo

Balance Sheet

Disclaimer

  • This project will not be updated or maintained. It is a simple project to practice using pseudo-selectors in CSS.

Feel free to star or fork this project and style it as you wish.