Skip to content

OriginalEveres/center.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Buy Me A Coffee"

📐 center.css | Solcode's library

We believe that most developers are fully capable of coding this simple code, but it could be so boring to rewrite all the code, so here we go with this simple library!

Feel free to use it in your project!

🤔 How to implement in your project

Implementing our CSS library is pretty easy. All you have to do is just link the CSS file and asign the clasess to your elements.

🛠 How to use it?

To see all the CSS rules visit the examples or this link https://dev.solcode.net/centercss.

📂 File structure

In this repo you can find these files:

  • /src/center.css - file that contains the unminified CSS source with comments and explanation.
  • /src/center.minified.css - file that contains the CSS source.
  • /examples/index.html - file that contains visual representation and examples for the library.

🌐 CDN for implementation

CDN for unminified version. (size: 2.33 KB) https://cdn.jsdelivr.net/gh/OriginalEveres/center.css@master/src/center.css

CDN for minified version. (size: 732 B) https://cdn.jsdelivr.net/gh/OriginalEveres/center.css@master/src/center.minified.css

Code for implementation

Unminified version:

<link  href="https://cdn.jsdelivr.net/gh/OriginalEveres/center.css@master/src/center.css"  rel="stylesheet">

Minified version:

<link  href="https://cdn.jsdelivr.net/gh/OriginalEveres/center.css@master/src/center.minified.css"  rel="stylesheet">

🙏 Leave review on a product hunt

It really helps us.

Center.css - a simple centering library - All of the centering classes that you need! | Product Hunt

❤️ Feel free to support us

Even that we have our clients, a little support would really help us to speed up free & open-source projects like this.

"Buy Me A Coffee"

BTC Address (3KkrgnJfN8zCGTqWPfjRAKLeUSPD2z79aG)

About

Solcode's library for centering html elements.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages