If you want to practice making a beautiful, interactive website from scratch, you’re in the right place! During our next YouTube live stream, we will make a Random Color Generator web page with HTML, CSS, and JavaScript.

Whether you’re new to coding or you have a few web development tricks up your sleeve you will enjoy this stream! Together, we’ll practice:

  • Structuring a web page using HTML
  • Styling a web page using CSS
  • Adding functionality to HTML elements using JavaScript
  • Using DOM events to create an interactive web page

Tune into our livestream Thursday, November 29th at 1:30pm EDT, where we’ll walk through the HTML, CSS, and JavaScript together! To follow along with the live stream on your own computer, open the following link(s):

Related articles

7 articles
What-is-DOM--1.png?w=1024

What Is DOM?

04/21/2025
By Stephan Miller

What is DOM? Learn what the DOM is, how it can be represented, how it’s used, and why it’s an important concept for developers to know.