Latest comments
- @OsDroidiSubmitted over 4 years ago@eljasiuPosted over 4 years ago
Hello, you did quite a good job but I would personally change a few things. I would use 'h2' or 'h3' headings instead of 'p' elements in the top section. In the 'container' you do not need 'justify-content: center', because the child elements take the whole width. And in the 'center' you dont need need it as well, because you wrote 'flex-direction: column'. Have a nice day, keep coding!
1 - @nganbarovaSubmitted over 4 years ago@eljasiuPosted over 4 years ago
Hello, personally I would put #on-top div inside the footer element, and apply "position: relative;" on the footer. It would make positioning the #on-top div easier
0 - @dinakontoSubmitted over 4 years ago@eljasiuPosted over 4 years ago
Hello, I think that both Grid and Flexbox is a good option in this project. Just depends on your personal preference:-)
0