Article Introduction: for Web developers, handy CSS tools can make boring work interesting and help you write CSS code more efficiently, recommending 15 of the essential CSS development tools and applications here. |
For web developers, handy CSS tools can make boring work interesting and help you write CSS code more efficiently, recommending 15 of the essential CSS development tools and applications here.
1. css Desk:an online css Sandbox
This is a real-time preview of the online CSS Editing tool, without the installation of any form of plug-ins or software, you can edit the CSS file online, and support the style of real-time preview, very convenient, especially for beginners, is definitely a good primer CSS tool.
2. Prefix Free
Do you often write CSS Code? Do you find it troublesome to add a prefix to each browser? Today I recommend a Javascript to solve your problem!
Characteristics:
Handle <link> or <style> elements, automatically prefix where needed
To handle a new <link> or <style> (that is, a new label added after the page is loaded, you need a plugin: Dynamic DOM plugin)
Disadvantages:
@import files are not supported
Cross-domain (Cross-origin) linked style sheets are not supported
* Does not support filter
Browser support:
ie9+, Opera 10+, Firefox 3.5+, Safari 4+ and Chrome
3. css horus:responsive CSS Framework
Csshórus is a CSS framework for quickly creating responsive and mobile web sites that can be used across browsers.
The framework has a 16-column grid and provides basic styling for resets, typography, tables, lists, tables, and buttons.
4. sofresh:automated Browser refreshes for CSS Update
Sofresh also uses the bookmark applet, you drag the corresponding icon directly, and then you can activate the CSS refresh function.
5. CSS Filterlab by Adobe
CSS Filterlab is a free CSS filter setup and demo tool created by Adobe: CSS Filterlab, which allows you to set different filter effects or overlays for a picture, and you can define different values by simply dragging, viewing the effect of the build and getting the corresponding CSS code.
In addition, CSS Filterlab also has an "animated" feature that lets you use CSS filters to create animation based on keyframes and can also be saved for future use. CSS Filterlab is an open source program that you can download to GitHub.
6. Kube framework:a Minimal Responsive CSS Framework
The Kube framework is a very concise CSS framework, and the entire framework is a simple CSS file, but it already contains the layout of the responsive design (responsive layouts).
Kube is small, but spite, it contains forms, grids, buttons, tables, text layouts, and links and picture styles. It also provides less files and is very handy for students who are accustomed to writing CSS code in less syntax format.
7. Easings.net:CSS and JavaScript for easing functions
Jquery.easing plugin, this plugin can help you generate different types of animation styles. The methods used are different easing functions, such as: EASEINCIRC;EASEOUTCIRC; EASEINOUTCIRC, etc.
Easing is simply the speed at which the animation runs. By controlling it, you can get a different animation effect, such as moving evenly, speeding, slowing down, moving, and so on.
[1] [2] Next page