[ad_1]
In this part of the WordPress Theme Tutorial I show you all of the HTML that is needed to create a WordPress Theme.
When you create a WordPress Theme you basically create a template made up from HTML, CSS and JavaScript and then pull in all of your content using PHP code. You also need a MySQL database of course.
Code is Here: