Wordpress Theme Tutorial Pt 4

Channel:
Subscribers:
1,330,000
Published on ● Video Link: https://www.youtube.com/watch?v=0oJ3Vdwgmbs



Category:
Tutorial
Duration: 10:36
11,479 views
51


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: http://goo.gl/Q8fS6







Tags:
Wordpress
Themes
Making Wordpress Themes
Tutorial
HTML
How To