ChanakK / learn-Tailwind

This repository contains Tailwind CSS practice sessions.

Home Page:https://chanakk.github.io/learn-Tailwind/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using Tailwind CSS to build a 3 by 3 grid

Tailwind CSS was used to build a 3 by 3 grid. Credits to Victor Gonzalez

What can be learned from this?

We learned how to use classes to style a HTML document

Extras that were learned

  • Learned how to add favicon. This is what we must place <link rel="shortcut icon" href="../assets/favicon.ico" type="image/x-icon" /> in the head tag.

  • How to setup Tailwind CSS on VS code

About

This repository contains Tailwind CSS practice sessions.

https://chanakk.github.io/learn-Tailwind/


Languages

Language:HTML 100.0%