Femto.css

No crap, just simple HTML

Femto.css aims to be a very simple CSS framework that lets you generate modern webpages without abusing the <div> tag, inline classes or having to spend valuable time learning a stilted CSS framework. Femto.css is mainly intended to be used for projects that need a website, small businesses and personal websites, but you can use it for anything!

This software is still in Alpha phase, so it may lack features. You are invited to contribute implementing new features if you want!

Features

I'm not experienced using CSS frameworks, can you help me?

Well, you don't really have to learn how Femto.css actually works because using it for website creation is a pretty simple process, if you don't know HTML either, you should watch a short course about HTML5.

If you want to know how to use Femto.css on your website, please read the wiki/documentation. I wrote a short tutorial about how to use the framework.

I've found a bug!

Please read this.

Why femto.css

Because modern web development is full of utter crap and unnecessarily complex things like bloated JS front-ends, pretty stilted CSS frameworks and forced CDNs, so this is my contribution to build a modern, but clean and easy-to-develop internet.

femto.css lets you generate modern websites without spending precious time trying to learn Bootstrap/Bulma/whatever.

To use femto.css you just need to know basic HTML5 tags and basic CSS.

My main motivation to create Femto.css is that I'll probably need a modern CSS framework for my future projects' websites.

Form test / demo



Select an option

       

Colorful buttons

This is one of the few Femto.css features that requires (pretty basic) CSS classes. These colors are customizable, you can change them by creating your own theme file. The default Femto.css theme is the light theme.

Example 1 Example 2 Example 3  Example 4 Example 5

These "buttons" are actually <a> tags.

Contribute!

If you want to become a contributor to Femto.css, you are invited to send me a pull request on the Femto's notabug.org repository!

Aren't you experienced using web technologies / git and want to report a bug or suggest changes/new features? Don't worry, you can open an issue on the repository and we'll try to help you to solve them!

Femto's notabug repo here

Credits/License

Written by nokoru <nokoru@disroot.org>, femto.css is public domain software released under the Unlicense.

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

For more information, please refer to <http://unlicense.org/>