Daily Tasks Section of the Health Tracker Website

Learn how to build the daily tasks section of the health tracker website .

We'll cover the following

This section can be treated like a to-do list. It has two main components:

  • Heading

  • To-do tasks

Heading

First, we will align the content in the center using the .text-center class on line 60. We'll also add some padding horizontally to make the content fit better. Let's add a heading and see it in action.

Get hands-on with 1200+ tech skills courses.