Skip to content

A mirror of W3schools W3.css that adds the ability to be loaded by a CDN

Notifications You must be signed in to change notification settings

eshankiyer/W3.CSS-Mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

W3.CSS-Mirror

A mirror of W3schools W3.css that adds the ability to be loaded by a CDN (like JsDelivr). Completely free to use with no strings attached.

⚠️ Disclaimer

I don't own nor contribute to W3.css. All credit for W3.css goes to the authors, I'm just making it use JSdelivrs CDN

Documentation

W3.School's official documentation for CSS clasess, examples, and more:
https://www.w3schools.com/w3css/w3css_downloads.asp

JSdelivr CDN Links

HTML Tags + Minified (Purges unused classes in the production build)
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Eshan-K-I/W3.CSS-Mirror/w3.min.css">

Minified URL
https://cdn.jsdelivr.net/gh/Eshan-K-I/W3.CSS-Mirror/w3.min.css

With HTML tags (Not Minified)
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Eshan-K-I/W3.CSS-Mirror/w3.css">

Or just the plain URL
https://cdn.jsdelivr.net/gh/Eshan-K-I/W3.CSS-Mirror/w3.css

About

A mirror of W3schools W3.css that adds the ability to be loaded by a CDN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages