Chapter 5. Using Frameworks
Throughout this book, we've covered a number of tips and tricks we can use to add media to our responsive sites, which includes both images and video. These are good, but how do they work in real life?
Let's answer that now. We can't fail to note the rapid rise of three popular frameworks, namely Less CSS, WordPress, and of course Twitter's Bootstrap. These are used in thousands of sites worldwide—certainly not something to be sniffed at! In this chapter, we're going to work through some simple examples that use these tools to show how we can apply some of the techniques that we've covered so far in the book.
Over the next few pages, we will cover the following topics:
- Adding responsive media to a CMS
- Implementing responsive media in frameworks such as Twitter Bootstrap
- Using the Less CSS preprocessor to create CSS media queries
Ready? Let's make a start!