marklreyes / Rating_System

Preliminary HTML constructs of a 5-star rating system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

5 Star Rating System

The parent element and child element would be styled with a background image of the 5 stars.

The styling is predetermined by the CSS by the following classes: .star1, .star2, .star3, .star4 and .star5.

About

Preliminary HTML constructs of a 5-star rating system.


Languages

Language:CSS 92.8%Language:JavaScript 7.2%