Getting started
Throughout this chapter, we'll work using a project area. Before we get started, it is strongly recommended that you create a project folder. For the purposes of this chapter, I will assume it is called code
; inside it, you will need to create four folders: css
, js
, font
, and img
, as shown in this screenshot:
We will refer to the folders created here throughout the chapter.