New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

w3-css

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

w3-css

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

4.1.0
latest
Source
npm
Version published
Weekly downloads
563
-6.01%
Maintainers
1
Weekly downloads
 
Created
Source

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:

Keywords

css

FAQs

Package last updated on 18 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts