Book Image

Responsive Design High Performance

Book Image

Responsive Design High Performance

Overview of this book

Table of Contents (16 chapters)
Responsive Design High Performance
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
7
Speeding Up Development with Design Concepts, Patterns, and Programs
Index

Chapter 2. Tweaking Your Website for Performance

Right, you must be tired of reading! Well, you'll be happy to know that, from here on, things get a lot more hands-on. In this chapter, we will look at some basic techniques that are available to improve the loading of your website, such as the correct placement of Document Object Model (DOM) elements, and some more advanced techniques such as preloading your content.

But before we get there, let's start with something simple.