Category: Learn

In order to create impressive-looking web designs, you need impressive skills. Our tutorials include everything from HTML to JavaScript and CSS, and Photoshop to Illustrator. Check them out – you may discover a better way to design.

Refactoring HTML and CSS

Refactoring HTML and CSS

Refactoring is the process of rewriting and restructuring the code to improve the design of the code base. Here's how to improve your web projects by refactoring your code.
CSS basics padding

Intro to HTML and CSS

In this intro to HTML and CSS, we provide a basic overview of the web development landscape and common terminology used in HTML and CSS.
Screenshot from the Codepen containing the full HTML and CSS example

How to Add a CSS Gradient Overlay to a Background Image

This article was originally posted at https://medium.com/@christinatruong/how-to-add-a-css-gradient-overlay-to-a-background-image-170216435f65 and was kindly shared by Christina Truong. Check out more of her work at https://christinatruong.com. Using images on a web page helps to…