Book Image

WordPress Responsive Theme Design

By : Dejan Markovic
Book Image

WordPress Responsive Theme Design

By: Dejan Markovic

Overview of this book

<p>WordPress is a free and open source blogging tool, which runs on a web hosting service. It is used to implement responsive themes, to make WordPress sites optimized for mobile devices.</p> <p>This book will teach you how to design and develop your very own responsive WordPress theme and also submit your theme to the WordPress.org repository. The book starts with an introduction to the Responsive Web Design concepts and techniques. Then, it explains how to set up a local WordPress environment and also helps you understand the structure of the WordPress theme. Finally, we learn to create responsive comments in WordPress and also have a look at static pages and index templates. By the end of this book, you will have a better understanding of responsive theme development in WordPress and a WordPress Codex.</p>
Table of Contents (17 chapters)
WordPress Responsive Theme Design
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we got started with the responsive layout, learned how to choose the right tool for our project IDE, set up functions.php and styles.css, set fonts and font icons, add essential modernizr.js and respond.js scripts, and add media queries.

In the next chapter, we will dive into the world of header, navigation, and search.

Don't waste any time and start with Chapter 4, Learn How to Create the Header and Navigation.