i loved to Working for this Project especially animation i add for this Project .Please have a look at it and Give me Suggestions ,Thanks
Amindu Liyanaratne
@AminduSasankaAll comments
- @rehan509Submitted over 2 years ago@AminduSasankaPosted over 2 years ago
Good job. In your landing page, you have a problem with sizing the div which has the background image on it. Make sure it takes full height and width of the device. And use other background properties such as repeating, size and position. And definitely use your browser dev tools to check the responsiveness of the website. I hope this will help to improve your design.
0 - @zuliatSubmitted over 2 years ago
Please Kindly leave your feedback .Thank you.
@AminduSasankaPosted over 2 years agoGood job and nicely done. I have proposed some changes to your code to center the whole component. check it out.
Marked as helpful0 - @thapa14Submitted over 2 years ago
I find it hard to make responsive? what is the best practice to make a page responsive?
@AminduSasankaPosted over 2 years agoGood job. The easiest way to design fully responsive website is starting with mobile site design. Then move on to the desktop site with CSS media queries. And I suggest some changes to the design.
- Make the font size little bigger as the original design.
- Always use different different stylings to headings and paragraphs. e.g - make paragraph opacity 0.9
- Use flex-direction property to control flex direction.
Marked as helpful0