Menu
×
   ❮     
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE
     ❯   

W3.CSS Tutorial


A Quality Alternative to Bootstrap

W3.CSS is Smaller, Faster and Easier to Use.

W3
CSS

W3.CSS is a modern, responsive, mobile first CSS framework.

W3.CSS provides equality for all browsers: Chrome. Firefox. Edge. IE. Safari. Opera.

W3.CSS provides equality for all devices: Desktop. Laptop. Tablet. Mobile.

W3.CSS is standard CSS only (No jQuery or JavaScript library).

Start learning W3.CSS now »

Example

<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 »

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


W3.CSS is Free

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


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 Crash Course

How to create web page that looks nice on all devices (desktop, laptop, tablet, and phone).

Band Template
Start the Crash Course » » »

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:

Catering Template

Food Template

Portfolio Template

Portfolio Template

Marketing Template

Band Template

Cafe Template

Cafe Template

Wedding Template

Wedding Template

Food Template

Food Template
See All Templates »

×

Contact Sales

If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
sales@w3schools.com

Report Error

If you want to report an error, or if you want to make a suggestion, send us an e-mail:
help@w3schools.com

W3Schools is optimized for learning and training. Examples might be simplified to improve reading and learning. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using W3Schools, you agree to have read and accepted our terms of use, cookie and privacy policy.

Copyright 1999-2024 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.