CSS Border Corner Shape
With the advent of CSS3, we’ve seen a plethora of new features like Rounded Corners, Box Shadows, and Text Shadows. However, some features are still…
With the advent of CSS3, we’ve seen a plethora of new features like Rounded Corners, Box Shadows, and Text Shadows. However, some features are still…
The Custom Taxonomy feature has been introduced since WordPress 2.9. It allows you to create custom groups for Post, Page as well as Custom Post Types…
WordPress is, to this date, the most popular CMS with over 30% market share of the web. With such an amount of market share, WordPress often becomes a…
If you are running a WordPress-powered website, its security should be your primary concern. In most cases, WordPress blogs are compromised because th…
Grid is a popular approach to building websites. It is more consistent and makes sections proportionally right. A couple of examples of CSS Grid frame…
Building a website traditionally involves a variety of technologies which may work across all major browsers, some of them partially, or none at all. …
PHP development has been pretty fast in the past few years. At the time of this writing, PHP 7.4 has just entered its first beta phase. It comes with …
Responsive Design may be here to stay but there are many issues that need to be addressed when it comes to making images responsive. Although responsi…
Usually we would start developing a website in a local server. Then, we upload it to a staging site, and after everything are confirmed, we push the w…
Notification interface has been an experience of our digital interaction, both on the desktop, mobile devices, and on the Web. Specifically on the web…
You’ve heard how good WordPress is in terms of expandability, customization and you decided to give it a try. Installing a basic copy of WordPress w…
The Transformation module is a tremendous addition in CSS3, it takes the way we manipulate elements on a website to the next level. There are some exp…