About Codeless ?

Codeless is a small, simple CSS framework developed by Q-Bits.

Codeless is a pre-prepared framework that is meant to be used as a foundation for building websites or web applications. It provides a set of standardized, reusable code components and styles that help developers streamline the process of designing and styling web pages. Codeless frameworks are particularly useful for creating responsive and visually consistent layouts across different devices and browsers.
Some key features :
  • Grid System
  • Responsive Design
  • Typography
  • Components and UI Elements
  • Cross-Browser Compatibility
  • Customization and Theming

Sample code

Here are some sample codes.

Utility Classes
<h6 class='cl-text-center'>Codeless</h6>
<h6 class='cl-grids'>Codeless</h6>
<h6 class='cl-grid-md-6'>Codeless</h6>
<h6 class='cl-grid-md-6 cl-offset-md-3'>Codeless</h6>

<button class='cl-button cl-button-primary'>LOGIN</button>

<h6 class='cl-msg cl-msg-success'>User deleted successfully</h6>

Javascript Initialization

new CL_init( { 'primaryColor' : '#eb8b46', 'secondaryColor' : '#2fccde', } );

Leave a suggestion
Rate Codeless
       

HTML theme

HTML theme

React theme

Warning
Comming soon
Donate us