In the beginning… there was HTML

First we need to learn a little HTML. This is so that we can understand what's going on with A-Frame, because it uses HTML. And we need to talk about files vs servers (https and CORS ...sigh!)

This is a very simple web page, with a simple stylesheet called "styles.css"

Let's begin.

Contents