Tailwind CSS Tutorial #8 – Responsive Courses



Hey gang, on this tailwind css tutorial we’ll take a look at a few of tailwind’s responsive courses to create cell / pill types.

🐱‍👤🐱‍👤 JOIN THE GANG –
https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg/be part of
—————————————-
🐱‍💻 🐱‍💻 My Udemy Programs:
+ Trendy JavaScript – https://www.thenetninja.co.uk/udemy/modern-javascript
+ Vue JS & Firebase – http://www.thenetninja.co.uk/udemy/vue-and-firebase
+ D3.js & Firebase – https://www.thenetninja.co.uk/udemy/d3-and-firebase

🐱‍💻 🐱‍💻 Course Information:
+ https://github.com/iamshaunjp/tailwind-tutorial
+ Full html template – https://github.com/iamshaunjp/tailwind-tutorial/blob/lesson-2/public/index.html

🐱‍💻 🐱‍💻 Different Associated Free Programs:
+ https://www.youtube.com/watch?v=hu-q2zYwEYs&listing=PL4cUxeGkcC9ivBf_eKCPIAYXWzLlPAm6G

Obtain node.js – https://nodejs.org/en/
Get VS Code – https://code.visualstudio.com/

source

26 thoughts on “Tailwind CSS Tutorial #8 – Responsive Courses”

  1. A useful feature in Chrome Dev Tools for checking responsive designs is the Device Toolbar (Ctrl-Shift-M or the button in the top-left corner). You can resize a simulated screen without changing your browser size and it provides a list of preset device types like iPhones, iPads, Surfaces, and Pixel phones.

    You can also test slow network speeds using Throttling, but unlike a standard CSS framework you'll find that Tailwind is only sending the classes you're actually using on your page!

    Reply

Leave a Comment