Tag Archives: How To Make Wordpress Themes

WordPress Theme Tutorial Pt 4

Wordpress Theme TutorialIn 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.

If you don’t know anything about the above subjects you can click the link that applies to learn more about them.

Continue reading WordPress Theme Tutorial Pt 4