Latest Posts

Reasons why CSS :last-child is not working and how we can fix it!

[Fixed] CSS :last-child not working issues

Jan 1, 2023

Reasons why CSS :last-child is not working and how we can fix it!

This article I will go over the reponsive breakpoints I use for my CSS media queries.

Which Responsive Media Query Breakpoints should you use in 2023?

Dec 29, 2022

This article I will go over the reponsive breakpoints I use for my CSS media queries.

Look into several ways to fix :first-child pseudo classes not working with CSS

[Fixed] CSS :first-child not working correctly

Dec 19, 2022

Look into several ways to fix :first-child pseudo classes not working with CSS

We will go over creating a jumping dots animation with CSS. This effect is great for loading type animations!

Creating Jumping Dots CSS Animation with Examples

Dec 17, 2022

We will go over creating a jumping dots animation with CSS. This effect is great for loading type animations!

Getting NPM conflicting peer dependency errors? This post will go over ways to fix this!

[HOW TO FIX] NPM conflicting peer dependency error

Dec 16, 2022

Getting NPM conflicting peer dependency errors? This post will go over ways to fix this!

Fix issues with css not working in VS Code

How to Fix CSS not working with VS Code

Dec 16, 2022

Fix issues with css not working in VS Code

We can change the color of a SVG path or element with the fill property. However theres many ways to get it wrong. This post goes over the fixes.

[Fix] CSS SVG fill not working

Dec 15, 2022

We can change the color of a SVG path or element with the fill property. However theres many ways to get it wrong. This post goes over the fixes.

Using floats in web layouts does not always work correctly. We go over a few scenarios and how to fix them!

[5 FIXES] for CSS float right not working issues

Dec 11, 2022

Using floats in web layouts does not always work correctly. We go over a few scenarios and how to fix them!

This post will go over how to fix your text-overflow:ellipsis not working issues

[Fix] CSS text overflow ellipsis not working

Dec 9, 2022

This post will go over how to fix your text-overflow:ellipsis not working issues

Fix issues with setting height 100%. This post goes over four steps to identify and fix setting height 100.

How to fix CSS height 100 not working

Dec 9, 2022

Fix issues with setting height 100%. This post goes over four steps to identify and fix setting height 100.

Arrows can be used for paging, carousels, call to action buttons. This post will go over how to animate these arrows for your web design.

How To Create Arrow CSS Animation

Dec 8, 2022

Arrows can be used for paging, carousels, call to action buttons. This post will go over how to animate these arrows for your web design.

CSS transitions can be fiddly. This post goes over some steps you can take to fix them.

[Fixed] CSS transition not working and examples

Dec 6, 2022

CSS transitions can be fiddly. This post goes over some steps you can take to fix them.