You generally followed good code practices, but your indentation can be quite inconsistent at times. You should make sure your divs align accordingly so that it's easy to see where the open and close tags are located. Here is an excellent resource on indentation and formatting in general for HTML:
https://github.com/Diego-HB/teacozy/blob/master/index.html#L2-L97
You generally followed good code practices, but your indentation can be quite inconsistent at times. You should make sure your divs align accordingly so that it's easy to see where the open and close tags are located. Here is an excellent resource on indentation and formatting in general for HTML:
https://www.granneman.com/webdev/coding/formatting-and-indenting-your-html/