2022/02/06

Want to know about CSS Framework?

What Is Tailwind CSS?

Adam Wathan originally developed tailwind CSS and was first released on November 1st, 2017. It is a utility-first low-level framework. You won't need to write a lot of CSS. Just write many classes for your HTML elements.

Tailwind CSS is highly customizable. You can easily use the styling of every single component separately. You may think that it's not at all convenient to write a lot of classes. That's where component extraction comes. You can bundle these classes into one and name it as you want.

These are some reasons Tailwind CSS is drawing a lot of attention. It offers flexibility for time. It has high freedom, has advantages for customization, and solves common problems and difficulties in CSS development.

There is no faster framework than Tailwind for styling HTML. You can easily create good-looking layouts by styling elements directly, because Tailwind offers thousands of built-in classes that do not require you to create designs from scratch.


What Is Bootstrap CSS Framework?

Bootstrap is a branch of Twitter internal design tools in mid 2010, and became an open-source framework on August 19th, 2011. It is based on Object-Oriented CSS.

It is super easy to learn and maintain consistency across multiple devices and browsers. The responsive 12-column grid system, components, and layouts are just a matter of a few minor changes. You can do offsetting and nesting of columns in both fluid-width and fixed layouts. You can use responsive utility classes to hide or display certain content only on a specific screen size. Bootstrap has got almost everything covered, navigation bar, pagination, breadcrumbs, etc. If you know CSS, it will be super easy to customize them and build a decent website template.

Bootstrap is limited in customization, but because there are many off-the-shelf components, it can be developed quickly and efficiently.But if you use Bootstrap poorly, then your site will look similar to other sites.

沒有留言: