@Miqdaad07Submitted over 1 year ago
The area I found challenging was positioning the whole content at the center of the page.
The area I found challenging was positioning the whole content at the center of the page.
Hello!
First of all, good job and nice solution!
I can give you some tips on how to center the card better:
margin-top: 50%;
attributeheight: 100vh;
to the body in the CSSThat should do the trick! Ask me if you have anymore questions or tell me if you found my answer useful!
I am beginner in web dev and i want to know what is the best way to create a responsive website like is there a defined standard to do so if yes what are the required things to follow?
I suggest to look up "CSS media queries", it will help you a lot with building responsive pages