Fresh Resources for Web Designers and Developers (July 2019)
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 …
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…
We have always been able to view a whole webpage in fullscreen mode. To do so, you can hit F11 key in Windows, while in OS X you can hit Shift + Comma…
It’s time again for us to share fresh resources with our fellow web developers. Our collection in this round involves multiple types of tools from s…
When building a responsive website we’ll need to test it in multiple screen-sizes to make sure that the site layout is rendered properly on those va…
You can use a WordPress plugin to create landing pages, customize your login page, adopt two-factor authentication, or even figure out how to optimize…
The Web has changed a lot compared to when I just got started in this industry. Native Web API are more standardized across the browsers, and new CSS …
:hover, :focus, and :active are just a few of the selectors CSS offers to target elements under specific conditions. However, today’s focus is on a …