Table of Contents
1. QUI? The most popular Web front-end UI framework
2. jQuery UI - an open source Javascript framework based on jQuery
3. jQuery UI Bootstrap
4. BootMetro - Metro style CSS framework
5. Flat UI - Flat style UI toolkit
6. NetEase CSS framework NEC
7. Alloy UI? Powerful CSS UI framework
8. Cardinal? Mobile CSS UI framework
9. A framework for rapid development of CSS CSScaffold
10. Backend UI development framework MuseUI
Home Web Front-end HTML Tutorial 10 top CSS UI open source frameworks_html/css_WEB-ITnose

10 top CSS UI open source frameworks_html/css_WEB-ITnose

Jun 24, 2016 am 11:58 AM
css ui Open source Top

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.

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

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to select a child element with the first class name item through CSS? How to select a child element with the first class name item through CSS? Apr 05, 2025 pm 11:24 PM

When the number of elements is not fixed, how to select the first child element of the specified class name through CSS. When processing HTML structure, you often encounter different elements...

What are the encoded fonts used in the picture? How to apply this font style in a project? What are the encoded fonts used in the picture? How to apply this font style in a project? Apr 05, 2025 pm 05:06 PM

Introduction and use of encoded fonts In programming and web design, choosing the right font can greatly improve the readability and aesthetics of the code. recent,...

How to correctly display the locally installed 'Jingnan Mai Round Body' on the web page? How to correctly display the locally installed 'Jingnan Mai Round Body' on the web page? Apr 05, 2025 pm 10:33 PM

Using locally installed font files in web pages Recently, I downloaded a free font from the internet and successfully installed it into my system. Now...

Does H5 page production require continuous maintenance? Does H5 page production require continuous maintenance? Apr 05, 2025 pm 11:27 PM

The H5 page needs to be maintained continuously, because of factors such as code vulnerabilities, browser compatibility, performance optimization, security updates and user experience improvements. Effective maintenance methods include establishing a complete testing system, using version control tools, regularly monitoring page performance, collecting user feedback and formulating maintenance plans.

Web page layout problem: How to efficiently achieve neat layout of rows and rows similar to tables? Web page layout problem: How to efficiently achieve neat layout of rows and rows similar to tables? Apr 05, 2025 pm 06:03 PM

Web page layout skills: Two ways to implement table format structure. Many developers will encounter various difficulties when laying out web pages, one of which is common...

How to use CSS and Flexbox to implement responsive layout of images and text at different screen sizes? How to use CSS and Flexbox to implement responsive layout of images and text at different screen sizes? Apr 05, 2025 pm 06:06 PM

Implementing responsive layouts using CSS When we want to implement layout changes under different screen sizes in web design, CSS...

How to customize the hover effect of merge rows in el-table? How to customize the hover effect of merge rows in el-table? Apr 05, 2025 pm 06:54 PM

How to customize the hover effect of merge rows in el-table? Using Element...

How to adjust hover style and logic of merged rows in el-table in Element UI? How to adjust hover style and logic of merged rows in el-table in Element UI? Apr 05, 2025 pm 07:45 PM

How to adjust the hover style and logic of merged rows in el-table? Using Element...

See all articles