Introduction to Create Ui

Create Ui is an open source css library which provides a predefined classes. Create ui helps a developer to create quick and good design of your project. In the next section, you can find your desired components and their class names, to use in your next projects.


Installation Guide

In order to use this library in your project,you need to copy the below link and paste it inside the <head> tag of your html file and use a predefined classes in your project.

Create Ui uses material icons. Copy the given link and paste it in the tag before the link mentioned above.


Customizing Style

Sometime we see that the predefined classes is not sufficient for our project so you can defined the customize style in your project by adding own class.

In order to override Create ui base classes, users can add their own class to the pre-existing classes, and style them seperately, as shown below.