Chapter 3. Constructing a Simple Responsive Blog with Responsive.gs
In the previous chapter, we installed a number of software that will facilitate our projects. Here, we will start off our very first project. In this project, we are going to build a responsive blog.
Having a blog is essential for a company. Even several Fortune 500 companies such as FedEx ( General Motors ( to publish official news as well as to connect with their customers and the masses. Making the blog responsive is the way to go to make the blog more accessible to the readers who may access the site through a mobile device, such as a phone or tablet.
As the blog that we are going to build in this first project will not be that complex, this chapter would be an ideal chapter for those who have just come across responsive web design.
So let's get started.
To sum up, in this chapter, we will cover the following topics:
- Dig into Responsive.gs components
- Examine the blog blueprint and design
- Organize the website files and folders
- Look into HTML5 elements for semantic markup
- Construct the blog markup