W3.CSS Tutorial






<!--
main_leaderboard, all: [728,90][970,90][320,50][468,60]
-->



W3.CSS Tutorial




❮ Home
Next ❯




W3.CSS
Faster and Better
Fully
Responsive CSS




Demo 1
Demo 2
Demo 3
Demo 4



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.

  • Better cross-browser compatibility than other CSS frameworks.

  • Uses standard CSS only (No jQuery or JavaScript library).

  • Supports modern responsive mobile first design by default.

  • Provides CSS equality for all browsers: Chrome, Firefox, Edge, IE, Safari, Opera,
    ...

  • Provides CSS equality for all devices: desktop, laptop, tablet, and mobile.

  • Speeds up and simplifies web development.



"Make it as simple as possible, but not simpler."
Albert Einstein





Easy to Use



<div class="w3-container w3-teal">
  <h1>My Header</h1>
</div>

<img
src="img_car.jpg" alt="Car">

<div class="w3-container">
 
<p>A car is a wheeled, self-powered motor vehicle used for transportation.</p>
</div>

<div class="w3-container w3-teal">
  <p>My Footer</p>
</div>

Try It Yourself »




W3.CSS is Free


W3.CSS is free to use. No license is necessary.







<!--
mid_content, all: [300,250][336,280][728,90][970,250][970,90][320,50][468,60]
-->





How To


To use W3.CSS in your web site, just add a link to "w3.css" from your web
pages:



Example



<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">

Try It Yourself »

Or download w3.css from w3css_downloads and
add a link to w3.css:



Example



<link rel="stylesheet" href="w3.css">




W3.CSS Web Site Templates



We have created some responsive W3CSS templates for you to use.


You are free to modify, save, share, use or do whatever you want with them:




Food Template



Food Template




Band Template



Band Template




Cafe Template



Cafe Template




Wedding Template



Wedding Template




Portfolio Template



Portfolio Template




See All Templates »





❮ Previous
Next ❯

Popular posts from this blog

Colors HSL

Google Hardware Icons

SVG Filters