Exploring the Benefits of the :has Selector in CSS
The :has selector in CSS is a powerful tool that allows web developers and designers to select elements based on their descendants. This means that…
Adam5th April 2024
Top 10 CSS Tricks for Responsive Web Design You’ll Love
Introduction Are you tired of grappling with unresponsive layouts and cluttered designs on different devices? Fret not; I've got your back. In this post, I'm…
Adam21st March 2023
Creating a Custom Navigation Bar with Tailwind CSS
Introduction In today's digital age, having a visually appealing and responsive website is crucial for any business or individual looking to establish a strong online…
Adam24th January 2023
Create a Facebook Messenger Chatbox with PHP & JavaScript
Shoutboxes and chat scripts have been very popular in recent times, especially with jQuery and AJAX becoming more mainstream. This article will take you through…
Adam12th May 2022
Responsive Bulma CSS Navigation Bar
Bulma offers users a lightweight CSS framework that aims to take on the likes of Bootstrap. This tutorial will take you through how easy it…
Adam3rd April 2018
Increase Traffic being Mobile Friendly
Most website owners dream of ranking in the top 10 of Google for certain keywords. Not only does this massively increase traffic, but it can…
Adam30th April 2017
Create a Popup HTML Login Box with jQuery
Registration and log-in forms are both very common features of websites. As users don't like constantly loading pages, webmasters are finding themselves calling the forms…
Adam Bray21st February 2017
Simple CSS Alignments with Flexbox
Vertical centering and vertical alignment in CSS has always given web developers a headache. What makes the problem worse is that where there should be…
Adam Bray17th February 2017
Easy HTML 5 & CSS 3 Navigation Menu
With HTML 5 and CSS 3 now standard in most modern browsers, web developers can create interactive, attractive menus with ease. A few years ago…
Adam Bray17th February 2017
[…] to level up your JavaScript game? You’re in the right place! In this post, I’ll share 10 essential tips…