Step 1: Wordpress Theme Files.
Now we are going to create the new theme files.
Somewhere on your computer create a new folder and make 6 blank PHP files inside:
index.php
footer.php
header.php
sidebar.php
page.php
404.php
Each and every single one of these files is essential in order for your to embed wordpress succesfully.

