All posts by Clinton Joy Fimie

About Clinton Joy Fimie

Clinton Joy is a front-end developer and technical writer with 3 years of experience in the tech field. With diverse experience ranging from graphic design to front-end development, back-end development, and technical writing, he loves creating visually appealing, user-friendly solutions and communicating technical concepts in the clearest way possible.

Follow me on:

Blogs: 5

How to Set CSS Media Query For Portrait Orientation Feature Image

Web DevelopmentTutorial

How to Set CSS Media Query For Portrait Orientation

When it comes to web design, CSS media queries are crucial for creating responsive layouts. They enable developers to adjust how a website appears depending on factors like screen size and whether the device is in portrait or landscape mode.

April 18, 2024

view count92031 Views

Read time23 Min Read

A Complete Guide to SVG Animation

Web DevelopmentTutorial

A Complete Guide to SVG Animation

Introducing Scalable Vector Graphics (SVGs) for front-end developers has likely been a familiar experience, as they are frequently incorporated into numerous projects. Unlike image formats like PNGs or JPEGs, SVGs are different.

March 18, 2024

view count73502 Views

Read time24 Min Read

Web DevelopmentLambdaTest ExperimentsTutorial

Cracking the Code of CSS Specificity: A Developer’s Toolkit

Cascading Style Sheets (CSS) is the backbone behind every pixel-perfect layout, beautifully styled button, and color scheme. It is more like the system that shapes the web designs we navigate daily.

December 5, 2023

view count321389 Views

Read time23 Min Read

Complete Guide to CSS :has Selector

Web DevelopmentLambdaTest ExperimentsTutorial

Complete Guide to CSS :has() Selector

For years, CSS Selectors have enabled us to style elements based on their tags and classes, even down to their position in the DOM (Document Object Model).

October 4, 2023

view count220097 Views

Read time19 Min Read

CSS Box Model

Web DevelopmentTutorial

A Complete Guide To CSS Box Model

In the vast landscape of web design, understanding the CSS box model is crucial. The box model serves as the foundation for layout and positioning in CSS, dictating how elements are rendered, sized, and spaced within a webpage.

July 6, 2023

view count162944 Views

Read time23 Min Read