I love front-end development, but there is one thing about it that I do not particularly like: naming things. Using ID’s and classes on HTML elements and …
Posts in CSS
I work with Bootstrap for its grid system from time to time. I sometimes need to add in custom styling using Bootstrap breakpoint sizes and the documentation …
As great as CSS is, there is one thing that it lacks and that is a parent selector. The supposed reason for its nonexistence is performance concerns.
People …
Occasionally the Internet delivers and gives us something decent other than videos of cats playing keyboards.
Flexbox is one of the newest and potentially most …
I’ve found the solution if you have ever used the font face technique and encountered an issue where the text looks bold on a Mac yet looks perfectly fine …