Gary Byrne
Gary Byrne's Blog

Gary Byrne's Blog

Follow
homebadges
Tag

CSS

#css

More content

Read more stories on Hashnode


Articles with this tag

Fizzbuzz with CSS and Pug

Feb 3, 20216 min read

Back in 2017, I entered a frontend interview and I was asked to write some code on a whiteboard. I was given the Fizzbuzz problem. Without thinking I...

Fizzbuzz with CSS and Pug

Creating a Xylophone using CSS and Pug

Feb 2, 20218 min read

Let's create a simple xylophone with some CSS and Pug. The xylophone sounds I will be using in this blog can be found here. The resulting codepen can...

Creating a Xylophone using CSS and Pug

Font Loading with Font Face Ob­server

Feb 2, 20216 min read

Font Loading with Font Face Ob­server What is Font Face Observer Font Face Observer is a really great web font loader created by Bram Stein that...

Font Loading with Font Face Ob­server

Variable Fonts in Your Web Projects - Getting Started

Feb 2, 20217 min read

Before we check out some code, let us briefly discuss what variable fonts are. OpenType Font Variations OpenType font variations allow us to create a...

Variable Fonts in Your Web Projects - Getting Started