All Projects → vitorlans → W3 Css

vitorlans / W3 Css

W3.CSS is a modern CSS framework with built-in responsiveness:

Projects that are alternatives of or similar to W3 Css

Ajcss
Stars: ✭ 6 (-90%)
Mutual labels:  css-framework
Beamwind
a collection of packages to compile Tailwind CSS like shorthand syntax into CSS at runtime
Stars: ✭ 32 (-46.67%)
Mutual labels:  css-framework
Legacycss
Legacy CSS - Modern and Lightweight CSS Framework
Stars: ✭ 48 (-20%)
Mutual labels:  css-framework
Csscaffold
The original CSScaffold by Anthony Short... He deleted the original repository when he released the newer version.
Stars: ✭ 25 (-58.33%)
Mutual labels:  css-framework
Fuckcaptcha
AI check CAPTCHA;本项目实现了对拼图型验证码的识别与自动拖动,在某主流验证码的官网上的测试通过率达到95%,允许图片中包含文字、干扰线、颜色差别、大小写字母等,使用传统算法,不进行模型训练。本项目同时发现了国内某大型验证码公司所谓的拖动轨迹分析存粹就是个渣渣,啥也不是。
Stars: ✭ 33 (-45%)
Mutual labels:  css-framework
H5ui
Lightweight, elegant open source mobile UI style library.
Stars: ✭ 44 (-26.67%)
Mutual labels:  css-framework
Water.css
A drop-in collection of CSS styles to make simple websites just a little nicer
Stars: ✭ 6,666 (+11010%)
Mutual labels:  css-framework
Dropin Minimal Css
Drop-in switcher for previewing minimal CSS frameworks
Stars: ✭ 1,061 (+1668.33%)
Mutual labels:  css-framework
Mustard Ui
A starter CSS framework that actually looks good.
Stars: ✭ 968 (+1513.33%)
Mutual labels:  css-framework
Flex One
1 CSS Class Layout System made with Flex
Stars: ✭ 47 (-21.67%)
Mutual labels:  css-framework
Metro Ui Css
Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!
Stars: ✭ 6,843 (+11305%)
Mutual labels:  css-framework
Bojler
Bojler is an email framework
Stars: ✭ 885 (+1375%)
Mutual labels:  css-framework
Availity Uikit
Availity UI Kit powered by Bootstrap 4
Stars: ✭ 44 (-26.67%)
Mutual labels:  css-framework
Kico Style
🍰 一个可口的极简 CSS 前端框架
Stars: ✭ 24 (-60%)
Mutual labels:  css-framework
Amp Spectre
⚡ AMP Spectre CSS Framework
Stars: ✭ 49 (-18.33%)
Mutual labels:  css-framework
Primitive
⛏️ ‎ A front-end design toolkit for developing web apps.
Stars: ✭ 783 (+1205%)
Mutual labels:  css-framework
Silicone
A simple css helper to extend bootstrap and other css frameworks
Stars: ✭ 43 (-28.33%)
Mutual labels:  css-framework
Fobo
FoBo - A Modular Front-End Toolkit module for Lift
Stars: ✭ 59 (-1.67%)
Mutual labels:  css-framework
Lemon
🍋 Minimal and responsive CSS framework for fast building websites.
Stars: ✭ 51 (-15%)
Mutual labels:  css-framework
The Flex Grid
The Flex Grid is a responsive CSS flexbox grid. Because we can!
Stars: ✭ 45 (-25%)
Mutual labels:  css-framework

W3-CSS

N|Solid

What is W3.CSS?

W3.CSS is a modern CSS framework with built-in responsiveness:

  • Smaller and faster than other CSS frameworks.
  • Easier to learn, and easier to use than other CSS frameworks.
  • Uses standard CSS only (No jQuery or JavaScript library).
  • Speeds up and simplifies web development.
  • Supports modern responsive design (mobile first) by default.
  • Provides CSS equality for all browsers. Chrome, Firefox, IE, Safari, and more.
  • Provides CSS equality for all devices. PC, laptop, tablet, and mobile:
  • Type some Markdown on the left
  • See HTML in the right
  • Magic

NPM

npm install w3-css

Usages:

Lastest Version (Version 4)
import 'w3-css/w3.css';

Version 3
import 'w3-css/3/w3.css';

W3.CSS - Pro
import 'w3-css/4/w3pro.css';

W3.CSS - Mobile
import 'w3-css/4/w3mobile.css';

And to you know about the different among versions see the link https://www.w3schools.com/w3css/w3css_versions.asp

You can read more about w3-css on http://www.w3schools.com/w3css/default.asp:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].