Evan X. Merz

musician/technologist/human being

Posts Tagged "web-design"

Introduction to JavaScript

In this post, I'm going to introduce the JavaScript programming language and show you a few ways it's commonly used on the web. WARNING…

Read full article

Other useful HTML elements

In this post, I'm going to introduce some HTML elements that are still useful in the modern web development, even if they aren't used as…

Read full article

Introduction to CSS

In this post, I'm going to introduce CSS, and demonstrate how it can be used to apply styles to a web page. TLDR: CSS defines the look and…

Read full article

Project: Personal web page

This post contains the first assignment in my free web programming course. Project: Personal web page Now that you know a little html and…

Read full article

Introduction to HTML

In this post, I'm going to introduce HTML, and demonstrate how it acts as the skeleton for all pages on the internet. TLDR: HTML defines the…

Read full article

Next