As a front end developer who tries to keep up with the latest trends, I find it a constant challenge to define my own unique path when building a website or application....
596 reads
You are viewing a list of articles tagged: css
As a front end developer who tries to keep up with the latest trends, I find it a constant challenge to define my own unique path when building a website or application....
596 reads
Long before flexbox became a thing we as web designers struggled to use floats, display properties, and clear methods to achieve the different types of layouts wit...
600 reads
The web is always changing and with change comes new technologies that allow us designers and developers to build and write better code. Sometimes we have to update tech...
734 reads
Sass is a not so new CSS language that hit the web design/development world by storm several years ago. Developers were wanting a less repetitiv...
780 reads
Responsive web design has finally caught on across many websites around the world. No longer is it thought of as an extra feature to provide support for mobile devices...
7551 reads
CSS is awesome. It paints the web with designs we all know and love. Often times content behind the scenes gets targeted by adding a simple id
or class
to an element...
14826 reads
In August of 2015, the makers and shakers of the Bootstrap core team announced an alpha release of Bootstrap 4. Currently, almost a year later, the release remains. Toda...
527 reads
I love SASS! Prior to using Sass my CSS workflow was horrendous. If you’ve been in the development world for a few years, you probably came from the land of writing CSS ...
4072 reads
This past week I needed to make use of Bootstrap alongside WordPress. I needed to tie it together with WordPress and use it like any ole’ static website. Unfortunately, ...
4891 reads
The time has finally come, CSS is about to become dynamic with the introduction of CSS variables. While the new technology is experimental, it’s very exciting for me as ...
1816 reads
"How to Design and Code a Product Landing Page – Part 6" is here! Watch me as I continue on setting up our theme in preparations for development.
I do a lot of "...
749 reads
At the beginning of part 11 of my How to Design and Code a Product Landing Page screencast series, I discuss how I fixed some issues I was having in the header area of...
831 reads
In part 13 of my "How to Design and Code a Product Landing Page" screencast series, you will see some optimizations take place.
In this video, I fall back to the life...
816 reads
In Part 16 of the "How to Design and Code a Product Landing Page" screencast series, I finalize our styles for the footer area of the single-page website.
This video ...
1043 reads
When I start most projects I like to utilize some build tools to make the code more optimized as well as my workflow.
Part 14 walks you through the folder structure o...
1102 reads
Styling our home page header begins in part 17 of the Let's Build: A Consultancy Website series.
782 reads
Part 18 continues where we left on with styling the remaining content inside the header portion of the home page. I utilized...
1014 reads
In part 33 I continue working on the home page trying my best to make the hero section responsive. As you can see from ...
1105 reads
In part 34 I continue past the home page to pay more attention to the interior pages of the site.
Using the grid framework...
508 reads
In part 36, I round out the styles for the mobile menu.
The example we borrowed from in [part 35](https://web-crunch.com/lets-build-c...
436 reads
As my career takes a big shift from being only myself to a team of 20+ I've become more aware of the importance of best practices and scalability with regards to web des...
952 reads
Tailwind CSS has become my favorite CSS framework to reach for lately. The focus of the framework is utility-first which means adding classes ...
3893 reads
Next up in my Let's Build with Tailwind CSS series is a Dribbble Shot component
I reached for the CDN version of Tailwind CSS for this build once again. In future par...
3257 reads
Welcome to another addition to my Let's Build: With Tailwind CSS series. This installment will focus on using PostCSS in a local development envi...
37392 reads
Welcome to the next installment of my Let's Build: With Tailwind CSS series. In this tutorial, I'll be replicating [a popular movie production landing page](https://www....
10122 reads
Tailwind CSS version 1.2 is the most recent release of the CSS framework. This is a short guide that teaches you how to install it in the mos...
3513 reads