DrAcula27 / freeCodeCamp_responsiveWebDesign_balanceSheet

You can use CSS pseudo selectors to change specific HTML elements. In this course, you'll build a balance sheet using pseudo selectors. You'll learn how to change the style of an element when you hover over it with your mouse, and trigger other events on your webpage.

Home Page:https://dracula27.github.io/freeCodeCamp_responsiveWebDesign_balanceSheet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

freeCodeCamp_responsiveWebDesign_balanceSheet

Live Demo

Balance Sheet

Project Information

The first of three(3) learning projects before the third certification project in freeCodeCamp's Responsive Web Design course.

The course/project description from their website is as follows:

You can use CSS pseudo selectors to change specific HTML elements. In this course, you'll build a balance sheet using pseudo selectors. You'll learn how to change the style of an element when you hover over it with your mouse, and trigger other events on your webpage.

About

You can use CSS pseudo selectors to change specific HTML elements. In this course, you'll build a balance sheet using pseudo selectors. You'll learn how to change the style of an element when you hover over it with your mouse, and trigger other events on your webpage.

https://dracula27.github.io/freeCodeCamp_responsiveWebDesign_balanceSheet/


Languages

Language:HTML 68.3%Language:CSS 31.7%