Time saving websites, writing CSS

Time saving websites, writing CSS

CSS LAYOUT

https://csslayout.io/

Popular layouts and patterns made with CSS.

DEV HINTS

https://devhints.io

Dev Hints is a website that pools together cheatsheets by Rico. You can find literally any documentation of any concept, function, or code within seconds.

CSS LINT

http://csslint.net/

CSS Lint offers a more instructive experience compared to other CSS Cleanup Tools. CSS Lint gives you a concise explanation for each of its recommended changes.

CODE BEAUTIFIER

https://www.css-beautifier.html

Code Beautifier is a simple CSS cleanup tool with no frills or frivolous features. It accepts pasted or linked CSS, and carefully cleans it up based on a practical array of options.

CLEANCSS

https://www.cleancss.com/css-minify/

CleanCSS accepts a URL or pasted code snippet and offers a wide variety of treatments. You can choose from between five different compressor settings that offer tradeoffs between readibility and file size.

COLORSCHEMEDESIGNER

https://paletton.com/

With ColorSchemeDesigner, you can do exactly as the name suggests, create your own color scheme and then export them into HTML/CSS format or several other options.

STYLIE

http://jeremyckahn.github.io/stylie/

Stylie is different from a lot of CSS editors out there in regards to animation, Stylie is a one of a kind. To use it, you simply configure your animation, tweak the settings, and then grab the CSS code.

CSS DESK

http://www.cssdesk.com/

Focusing only on HTML and CSS, this editor is great for the beginner. You are able to see what your code is doing by using the live preview window, which makes spotting mistakes easier.

If you find the resources and information helpful, share it with your friends, teammates. And, dont forget to add-on your views, tips and resources in the comment box.

Share knowledge:

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *