Chapter 7. Building Your Own Website
Thefunpart has finally come. We're going to start implementing our website from A to Z. IÂ will explain thoroughly through each step. Here's the list of what is going to be covered in this chapter:Â
- Installation of HTML Boilerplate
- Setting up our project with images, fonts, and normalize.css
- Creating our header and stylising itÂ
- Creating our hero section and learn about the positioning in CSS
- Creating our Blog section
- Adding an about section
- Creating a Partner section
- Creating a footer section
First, let's see the design we're going to implement. If you can remember, we saw a little preview back in Chapter 4, Responsive Versus Adaptive Design.
Â