ThatSoftwareDude
Categories
JavaScript
CSS
React
C#
HTML
Databases
Developer Tools
Box Shadow Editor
Text Shadow Editor
Image Placeholder Generator
Scrollbar CSS Editor
Typing Test
Menu
Menu
About
Polls
Typing Tests
Newsletter
Shop
Holiday Gift Guide
Contact
Contact
Ask a question
Advertise
Popular
tags
#.NET
#5 minute guide
#AI
#Android
#API
#Artificial Intelligence
#ASP.NET
#Bootcamps
#Business
#C#
#Career
#ChatGPT
#Coding
#Computer Science
#CSS
#CSS3
#Database
#ES6
#Freelance
#Gadgets
#Game Development
#Guide
#Hardware
#HTML5
#Interviews
#IT
#Javascript
#Learning to code
#Module
#Performance
#Productivity
#Programming
#React
#Security
#SQL
#Startup
#Surface
#Web Design
#Web Development
#Windows
css
How to Create CSS Counters to Automatically Number Lists
9/19/2024
One powerful tool that web developers often overlook are CSS counters. These counters allow you to automatically number elements on you
How to Create Horizontal Scroll Snap in CSS
9/17/2024
Scrolling is an essential part of modern web browsing, but when done poorly, it can result in a clunky or frustrating user experience. Think
How to Create a Masonry Style Layout with CSS
9/16/2024
Creating visually appealing layouts is key to delivering a great user experience on the web, and one of the most popular styles histori
Understanding CSS Specificity: How Styles Are Applied and Overridden
9/11/2024
Cascading Style Sheets (CSS) is the backbone of web design, allowing developers to style their web pages in an organized and efficient manne
How to Create CSS-Only Tooltips
9/9/2024
When it comes to building interactive user interfaces (UIs), tooltips are a subtle yet essential component that often times get ignored. The
What is the CSS 'all' Property?
9/4/2024
CSS has revolutionized web design by giving developers the power to control the look and feel of a website with precision down to the finest
How to Design Your Website's CSS Using BEM
3/4/2022
If you've ever worked on the front-end of any modern day website, then no doubt you've probably seen the following CSS format
A look at the CSS functional pseudo-class selector :is()
6/3/2021
All I can say is, finally. This has been a feature that I've been patiently waiting for for years now. And it's good to see the specificatio
Should you inline your CSS files?
4/23/2021
At some point in your web development life, you probably heard that inlining your CSS is no good. You should avoid it at all costs because
The best library to use for quick CSS animations
8/27/2020
css animationsAnimations on a website typically get saved for last or ignored completely mainly because they can be somewhat time consuming
The one downside with using CSS frameworks
9/18/2019
I am all for making my coding and front-end life as smooth a process as possible. And thanks to the advancements in technology and our human
When to use 'em' and 'rem' in CSS
7/16/2019
Styling elements on the web can be a tricky thing, particularly these days with hundreds of display sizes, various pixel densities and vario
A 5 Minute Guide To CSS Animations
11/14/2016
If you are looking to add a splash of design to your existing websites, then CSS animations are a simple and quick way to do so, and they h
A 5 Minute Guide To CSS Transitions
11/9/2016
CSS transitions have been out for a bit now, but many websites still don't make full use of them, unfortunately. And they should, as they p
A Quick 5 Minute Guide To CSS Media Queries
11/17/2014
CSS3 Media Queries are one of the best things to happen to front-end development since that terrible blink tag was deprecated eons ago and
Popular Tags
.NET
Career
Javascript
Productivity
Programming
Security
Web Design
Web Development