Bootstrap is a very popular css/js framework. In this article we will try to lay down the basics of developing a bootstrap-based theme.
Author: Janet
How to Develop a Child Theme
A child theme is a theme that inherits its parent's functionality unless otherwise specified. In this article we are exploring the essentials of how to develop a WordPress child theme.
Developing a Theme – The Essentials
A theme is a collection of code and resources that help render our content to a web page. In this article we will dive into the essentials of developing a theme.