Mark Talamson
@emtee-1023All comments
- @emtee-1023Submitted 9 months ago@emtee-1023Posted 9 months ago
Hello Guys! I decided to take a slightly different approach design-wise. However, on larger screens the solution looks more similar to the provided design.
0 - @adrinorosarioSubmitted 9 months ago
I would like to know more about how I have positioned the elements and critics on the entire web page as a whole.
I would also like to receive suggestions on how to position elements inside a div element.
Any suggestions and critics are welcome.
@emtee-1023Posted 9 months agoHello Adrino. I'd suggest you make the body a flexbox with the flex direction as column and a height of 100vh. this will allow you to easily center the container by adding properties such as align-items: center and justify-content: center in the body element. All in all, great work!
Marked as helpful0 - @emtee-1023Submitted 10 months ago@emtee-1023Posted 9 months ago
Hello everyone! I'm looking forward to constructive criticism regarding the project on areas I can improve, Thank you.
0