Tailwind CSS was used to build a 3 by 3 grid. Credits to Victor Gonzalez
We learned how to use classes to style a HTML document
-
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