Posts tagged with WordPress development

CSS transitions and how to use them

CSS transitions and how to use them

CSS transitions allow properties to change over time. I.e. elements can transition smoothly from one property value to another using the desired time interval.

Default WordPress image sizes

Working with default WordPress image sizes

With the WordPress default resizing system, images can be used at specific locations, have the correct sizes, use less space and be used in a responsive manner.

Must-have VS Code extensions for web developers

Must-have VS Code extensions for web developers

Visual Studio Code has just-enough functionality to make it great for coding projects. This post lists the must-have VS Code extensions for web developers.