Better Programming

Advice for programmers.

Follow publication

Member-only story

Getting Started With W3.CSS

Ng Wai Foong
Better Programming
Published in
9 min readSep 19, 2019
Photo by Pankaj Patel on Unsplash

In this article, I will be introducing an easy-to-use framework called W3.CSS.

Please note: This framework is meant for lightweight projects. I strongly recommend this to those that have just started out in web development in order to familiarize themselves with CSS.

The features available are good enough for a simple website. Based on the official website:

W3.CSS is a modern CSS framework with built-in responsiveness. It supports responsive mobile-first design by default, and it is smaller and faster than similar CSS frameworks.

W3.CSS can also speed up and simplify web development because it is easier to learn and easier to use than other CSS frameworks.

The main advantage is that it is free to use without any licensing required. On top of that, you can easily include it in your project with just a single line of code. We’ll cover three main areas in this article:

  1. Setting up
  2. Basic usage
  3. Conclusion

Setting Up

Version

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

Ng Wai Foong
Ng Wai Foong

Written by Ng Wai Foong

Senior AI Engineer@Yoozoo | Content Writer #NLP #datascience #programming #machinelearning | Linkedin: https://www.linkedin.com/in/wai-foong-ng-694619185/

Write a response