The Basics of (X)HTML and CSS

A Quick Introduction to (X)HTML and CSS

Whether you want to be a web designer or a well-rounded blogger, you need to know the basics of (X)HTML and CSS. They work hand in hand, so I figured I’d make one series of posts that teaches both of them together. This first post will just cover some definitions and background info. At the end, there’s also a slideshow on how to make, view, and edit HTML and CSS files.

Read more »

The Basics of (X)HTML Tags

This slideshow covers the general syntax rules for writing (X)HTML: the anatomy of a tag, nesting elements, empty tags, and attributes.

Read more »

The (X)HTML Document

A short slideshow explaining the parts that make up an (X)HTML Document, which is basically the skeleton of every web page you see on the internet.

Read more »