HTML

basicScroll Can Enhance the Dynamics of Visuals on Your Website!

basicScroll is a flexible method of employing CSS custom properties to allow visual elements on a web page to visually change while scrolling down the page's contents. JavaScript code is used to uniquely control these custom properties in order to allow complex dynamic effects to occur ...

Learning HTML and CSS Code: A Web Developer's Valentine Project

It can be fun to write and play around with code. A Web Dev's Valentine was a web designing activity recently created by Matt Smith, also known as AllThingsSmitty. This project can be an amusing way to learn code while also making something nice for your ...

New Tools to Help Experienced CSS Developers Up Their Games

"Modern CSS Explained For Dinosaurs" tells the long, winding tale of how CSS--short for Cascading Style Sheets--was first developed and how it has changed since its inception. In the beginning, CSS was first used to specifically format how text appeared in web pages. It ...

Using CodePen to Learn How to Make Webpages

Cascading style sheets (CSS) is governed by hypertext markup language (HTML), which is the primary means of defining the elements on a web page today. If you're in the game to learn about CSS, you may know by now that it can be a tough mark-up ...