All posts by Tahera Alam

About Tahera Alam

Tahera is a front-end developer who loves developing seamless frontends and efficient backends. She has skills in React, JavaScript, Nextjs, Tailwind, MongoDB, Solidity, and more. She loves to learn new technologies and finds writing about them to be a great way to share knowledge with others. In her free time, she enjoys reading thrillers and engaging with the tech community on Twitter.

Follow me on:

Blogs: 9

CSS Grid vs Flexbox Which to Choose and When

Web DevelopmentLambdaTest ExperimentsTutorial

CSS Grid vs Flexbox: Which to Choose and When

Layout is one of the most important aspects of web design. It determines how the elements of a web page are arranged and displayed. This is where CSS Grid and Flexbox come into play – two powerful CSS layout features that help design how content appears on a webpage.

May 7, 2024

view count121133 Views

Read time36 Min Read

Libraries for Developers

Web DevelopmentLambdaTest Experiments

Best 20 CSS Libraries for Developers and Designers [2024]

In software development, there’s a famous saying: Don’t reinvent the wheel. This means that it is often smarter to use existing solutions, such as frameworks and libraries, rather than starting from scratch.

November 30, 2023

view count87851 Views

Read time61 Min Read

Column CSS Grid

Web DevelopmentLambdaTest ExperimentsTutorial

Creating a 12 Column CSS Grid: A Complete Tutorial

Creating layouts has always been the most important aspect of web design because they determine how a website looks across different devices. Be it mobiles, tablets, laptops, or desktops, the way your web app looks across these devices is mainly controlled by the structure of your layout.

September 29, 2023

view count138650 Views

Read time30 Min Read

Comprehensive Guide To CSS Logical Properties

Web DevelopmentTutorial

A Comprehensive Guide To CSS Logical Properties

In our increasingly diverse online world, developing websites that cater to different languages and audiences is crucial. In today’s era, a one-size-fits-all approach is no longer sufficient.

July 13, 2023

view count157262 Views

Read time27 Min Read

Complete Guide To CSS Cascade Layers

Web DevelopmentTutorial

A Complete Guide To CSS Cascade Layers

“Design is not just what it looks like and feels like. Design is how it works,” – Steve Jobs. These words perfectly capture the essence of creating captivating websites that not only appear visually appealing but also function seamlessly.

June 15, 2023

view count191952 Views

Read time32 Min Read

Guide for Newly Supported CSS Pseudo-Class Selectors

LambdaTest ExperimentsTutorial

A Guide To Newly Supported CSS Pseudo-Class Selectors

Have you ever wondered how websites add that extra layer of style to certain buttons when they’re hovered over, or change the color of visited links? The secret lies in the power of CSS pseudo-class selectors!

March 1, 2023

view count153669 Views

Read time22 Min Read

LambdaTest ExperimentsTutorial

Different Ways To Style CSS Box Shadow Effects

Have you ever visited a website that only has plain text and images? Most probably, no. It’s because such websites do not exist now.

December 29, 2022

view count32104 Views

Read time16 Min Read

A Complete Guide To CSS Grid

TutorialLambdaTest ExperimentsWeb Development

CSS Grid: The Ultimate Guide for Web Designers and Developers

Ever since the Internet was invented, web developers have searched for the most efficient ways to display content on web browsers.

October 17, 2022

view count33211 Views

Read time32 Min Read

A Complete Guide To CSS Overflow

Tutorial

A Complete Guide To CSS Overflow

You know content positioning in web design is important, right? Centering a div is literally the most famous topic in the web developer community. Yes, I am not lying : (

July 14, 2022

view count28978 Views

Read time15 Min Read