Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- W3.CSS is a CSS Framework
- W3.CSS is a modern CSS framework with support for desktop, tablet, and mobile design by default.
- W3.CSS is smaller and faster than similar CSS frameworks.
- W3.CSS was designed to be a high quality alternative to Bootstrap.
- It was designed to be smaller, faster, easier to learn, and easier to use.
- It was also designed to be independent of jQuery or any other JavaScript library.
- 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>
- get link:https://ouo.io/FdQcQm
Add Comment
Please, Sign In to add comment