Latest Posts
Personal blog by Karina Baha.
-
Exploring Bootstrap: Building Modern Responsive Websites. Fourth Part: Border Utilities
In this article, we will finish adding HTML to our product page and discuss how we can add borders to our elements using Bootstrap border utilities.
-
Exploring Bootstrap: Building Modern Responsive Websites. Third Part: Spacing Utilities
In this third part, we’ll discuss layout utilities, specifically spacing utilities. With Bootstrap’s margin and padding utilities, we can easily adjust how elements and components are sized and spaced. The spaces utilities are based on a 1rem value default $spacer variable.
-
Exploring Bootstrap: Building Modern Responsive Websites. Second Part: Typography
Let’s continue to develop and style our product page using Bootstrap classes. In this second part of this series, we will talk about typography and text utilities.
-
Exploring Bootstrap: Building Modern Responsive Websites. First Part: Introduction to the Grid System
In this tutorial series, we will delve into the powerful Bootstrap toolkit, which offers a wide range of tools and components to simplify web development. In this first part, we will explore the concepts of containers, breakpoints, and the Bootstrap grid system, essential for creating responsive and well-structured web layouts. By constructing a product page…