Now that you understand the basics of HTML and CSS, let's put that to test by building a webpage that looks like this:
Some of the resources you might need:
- Font - Solway Google Font
- Book Image - https://images-eu.ssl-images-amazon.com/images/I/410%2BtmN-P%2BL.jpg
- Navbar and Footer color -
#3a3a3a
- Middle section background color:
lightgray
CSS Properties that you can use to achieve the same result:
line-height
text-align
padding
margin
background
font-family
color
font-size
border
border-radius
font-weight
height
width
:first-letter
selector