Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 499 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 499 Bytes

Css style sheet

This is a style sheet made so you can easily add css components. Afterwards it is possible to copy and paste the code from documentation.html or visit https://sivaranjith1.github.io/cssCheatStyleSheet/documentation. For some components you need to add the corrosponding javascript file.

Usage

To use the sheet; copy the style.css sheet to your project folder. Add the following line of code in the header of the html file:

<link rel="stylesheet" href="style.css" />