WebProgramming Academy

Chapter Five: Font family and alignment

Font-family and text-alignment are great tools to style your text to be more attractive. Font-family focus on changing the text to be a different style of text. Text-alignment allows you to shift the whole text to the right, or center it.

Font-family Property

There are many font family that you can use to make your website to look nice or to create awesome looking heading and titles.

Types of Font-family

  • impact
  • sans-serif
  • fantasy
  • times new roman

Text-alignment Property

The text-align property is mostly used to adjust the text or heading of your webpage.

Values of text-align

  • left
  • right
  • center
  • justify