w3-css

WebJar for w3-css

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

w3-css
Last Version

Last Version

4.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

w3-css
WebJar for w3-css
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/vitorlans/w3-css

Download w3-css

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/w3-css/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>w3-css</artifactId>
    <version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/w3-css/
implementation 'org.webjars.npm:w3-css:4.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/w3-css/
implementation ("org.webjars.npm:w3-css:4.1.0")
'org.webjars.npm:w3-css:jar:4.1.0'
<dependency org="org.webjars.npm" name="w3-css" rev="4.1.0">
  <artifact name="w3-css" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='w3-css', version='4.1.0')
)
libraryDependencies += "org.webjars.npm" % "w3-css" % "4.1.0"
[org.webjars.npm/w3-css "4.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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:

Versions

Version
4.1.0
4.0.4