With the popularity of CSS3 and HTML5, our WEB pages not only need more humane design concepts, but also cooler page special effects and user experience. As developers, we need to know some valuable CSS UI open source framework resources, which can help us implement some modern interfaces faster and better, including some web interface style designs for mobile devices. This article shares 10 top CSS UI open source frameworks. Some of them are really good. Let’s take a look.
1. QUI? The most popular Web front-end UI framework
QUI is a Web front-end UI framework launched by Twitter. It was jointly developed by Twitter designers Mark Otto and Jacob Thornton. It is a CSS/HTML framework. It uses the latest browser technology, QUI provides stylish typography styles, forms, buttons, tables, grid systems and more.
Official website: Share a most useful UI front-end framework!
2. jQuery UI - an open source Javascript framework based on jQuery
jQuery UI is an open source Javascript framework based on jQuery. The jQuery UI framework mainly provides user interaction, animation, special effects and replaceability The theme's visual controls allow developers to more easily implement web page interactive interfaces. The entire jQuery UI framework is relatively large, but you can also generate a framework bottom layer that suits you based on the functions you need to use. The jQuery UI interface design is very beautiful and worth a try.
Official website: http://jqueryui.com/
3. jQuery UI Bootstrap
It is an integration of jQuery UI and Bootstrap. It is Bootstrap style, so it looks beautiful. At the same time, it has the control function of jQuery UI, which also facilitates developers to quickly create a web control.
Official website: https://github.com/jquery-ui-bootstrap/jquery-ui-bootstrap/
4. BootMetro - Metro style CSS framework
BootMetro is a front-end UI framework based on Bootstrap. The characteristic of BootMetro is that it can easily build a web interface similar to the Windows 8 flat style, and the effect is very good. Share one of the best UI front-end frameworks!
Official website: http://aozora.github.io/bootmetro/
5. Flat UI - Flat style UI toolkit
Flat UI is a set of exquisite flat style UI toolkit, implemented based on Twitter Bootstrap. This set of interface tools contains many basic and complex UI components, such as buttons, input boxes, combo buttons, check boxes, radio buttons, labels, menus, progress bars and sliders, navigation elements, and more.
Official website: https://github.com/designmodo/Flat-UI
6. NetEase CSS framework NEC
NEC is launched by NetEase An open source front-end CSS framework, NEC provides a rich UI code library and plug-ins, which can greatly help developers improve development efficiency. Even if you are not a professional front-end developer, you can quickly build your own web application using NEC.
Official website: http://nec.netease.com/
7. Alloy UI? Powerful CSS UI framework
Alloy UI It is a front-end UI framework based on YUI 3, which contains a rich set of (more than 60) UI components, such as picture gallery, dialog box, tree structure, panel, autocomplete, button, calendar control, toolbar, etc. Share one of the best UI front-end frameworks!
Official website: http://alloyui.com/
8. Cardinal? Mobile CSS UI framework
Cardinal is a small mobile A CSS-first framework that offers many useful default styles, scalable typography, reusable modules, and a simple responsive table system.
Official website: http://cardinalcss.com/
9. A framework for rapid development of CSS CSScaffold
Unlike many CSS frameworks, it It must rely on PHP and Apache's mod_rewrite to execute, but because of the need for these two things, CSSScaffold becomes magical and convenient, and writing CSS is fast and easy!
Official website: http://www.w3avenue.com/2009/10/13/csscaffold-php-based-css-framework/
10. Backend UI development framework MuseUI
A back-end UI development component based on bootstrap style and compatible with mainstream browsers (including IE6).
Official website: http://git.oschina.net/muse/museui

在css中,可用list-style-type属性来去掉ul的圆点标记,语法为“ul{list-style-type:none}”;list-style-type属性可设置列表项标记的类型,当值为“none”可不定义标记,也可去除已有标记。

区别是:css是层叠样式表单,是将样式信息与网页内容分离的一种标记语言,主要用来设计网页的样式,还可以对网页各元素进行格式化;xml是可扩展标记语言,是一种数据存储语言,用于使用简单的标记描述数据,将文档分成许多部件并对这些部件加以标识。

在css中,可以利用cursor属性实现鼠标隐藏效果,该属性用于定义鼠标指针放在一个元素边界范围内时所用的光标形状,当属性值设置为none时,就可以实现鼠标隐藏效果,语法为“元素{cursor:none}”。

在css中,rtl是“right-to-left”的缩写,是从右往左的意思,指的是内联内容从右往左依次排布,是direction属性的一个属性值;该属性规定了文本的方向和书写方向,语法为“元素{direction:rtl}”。

在css中,可以利用“font-style”属性设置i元素不是斜体样式,该属性用于指定文本的字体样式,当属性值设置为“normal”时,会显示元素的标准字体样式,语法为“i元素{font-style:normal}”。

转换方法:1、给英文元素添加“text-transform: uppercase;”样式,可将所有的英文字母都变成大写;2、给英文元素添加“text-transform:capitalize;”样式,可将英文文本中每个单词的首字母变为大写。

在css3中,可以用“transform-origin”属性设置rotate的旋转中心点,该属性可更改转换元素的位置,第一个参数设置x轴的旋转位置,第二个参数设置y轴旋转位置,语法为“transform-origin:x轴位置 y轴位置”。


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

SublimeText3 Mac version
God-level code editing software (SublimeText3)

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),
