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 »

Let’s Build an Azure Website and SQL Database from Scratch!

Whoa! In this video we cover some serious ground. We’re going to build a web form in Visual Studio, provision space in Azure for the web site and a SQL…

Read More »