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:
![Getting started](https://static.packt-cdn.com/products/9781849696968/graphics/graphics/6968OT_01_01.jpg)
We will refer to the folders created here throughout the chapter.