CSS

How to Convert any Image into a Grayscale Image With CSS
This code snippet guide will show you how to change the color of an… Read More
How to Properly Set Cellspacing and Cellpadding for HTML Tables in CSS
Here will show you the correct way to set cellspacing and cellpadding in HTML… Read More
Tip: Properly Display an Unordered List in HTML Without any Bullets
This is a quick tip to show you the right way to display an… Read More
How to Change an HTML5 Input’s Placeholder Color With CSS
Yes, there is a way to change the color of the placeholder text in… Read More
How to Disable Text Selection Highlighting Using CSS
You can use CSS for many things and one the uses is to disable… Read More
PhpStorm 2020.3 Released with Support for PHP 8 and Tailwind CSS
PhpStorm 2020.3 has been released with full support for PHP 8, Tailwind CSS,… Read More
jQuery 3.5.0 Release is now Available for Use
The latest jQuery 3.5.0 release has been announced for general availability and… Read More
How to use Integrity and Crossorigin in a WordPress Theme
In our previous article, we talked about how and why you should use Integrity… Read More
How do I Redirect to Another Webpage in JavaScript or jQuery?
It is not uncommon to find that in web development projects you can do… Read More
How to Change font height and width in CSS and HTML
One of the most straight forward thing to do when designing websites are to… Read More
Here’s How to Add Scrollbars to an iframe in HTML
Since back in the early days of the iframe, adding to it has always… Read More
How to use Both GET and POST Methods in one Request
Because you are reading this, it tells me that you have somewhat wondered… Read More
How to Disable a Link Using Only CSS and HTML
So the real question is why would you want to disable a link? Wouldn’t… Read More
When to Use Margin vs Padding in CSS
Though it may not be an age-old question, it so happens to decide when… Read More
CSS Box-Sizing to Stop Padding and Borders From Resizing Elements
This is why we will be discussing the CSS box-sizing property. If you are… Read More
Firefox 52, Enter WebAssembly and CSS Grid, Exit Windows XP
Its now just over a week since Firefox 52 became available, this version brings… Read More
How to Disable a Link in HTML Using CSS and no JavaScript
Like all things web development projects there is an easy way to do things… Read More
How to Implement Fixed Footer CSS in Your Website
This is another CSS tutorial that is straight to the point web design guide.… Read More
How to Change Text Selection Color Using CSS
The CSS3 ::selection pseudo-element is one of those things that was drafted… Read More
How to Add Google Fonts to Your Website
Gone are the days when you had to rely on the fonts that you… Read More
The HTML Color Names you can use in all Major Browsers
Web design has evolved over the decades and certainly along the way has been… Read More
Four Different Ways to Center Text in HTML
There are several clever ways to center text in HTML or at least simulate… Read More
How to Change the Database Error Page in WordPress
WordPress is this great piece of software for creating great websites but like… Read More