How to Create a Custom Radio Button – HTML & CSS Tutorial

In this video tutorial I’ll be showing you how to create a custom radio button using pure HTML & CSS – No JavaScript required! This is super easy to do…

Read More »

How to set auto-complete suggestions with “datalist” – HTML Tutorial

In this video I’ll be showing you how to use the HTML “datalist” element to setup auto-suggestions for your input fields. This allows you (or the web page) to be…

Read More »

Styling HTML tables with CSS – Web Design/UX Tutorial

View the code on CodePen: In this video we’re going to take a look at how to style HTML tables using CSS – this is an example of how I…

Read More »

Creating a Progressive Web Application (PWA) – HTML, CSS & JavaScript Tutorial

In today’s video I’ll be showing you how to create a Progressive Web Application (or PWA) using HTML and JavaScript. Link to starting code: https://github.com/dcode-youtube/getting-started-pwa Progressive Web Applications are simply…

Read More »