Using HTML, CSS to completed.

Solution retrospective
I pride myself on finding a way to work with HTML and CSS that allows me to finish my work faster!
※Completion time: 1 hour 28 minutes
我自豪於找到一個適合的方式來製作HTML和CSS,會讓我更快的完成作品!
※完成時間:一小時二十八分鐘
What challenges did you encounter, and how did you overcome them?This question is more like reviewing how to use components and grammar!
這一題更像是在複習怎麼使用元件和語法!
What specific areas of your project would you like help with?Hello, first of all, thank you for coming to see my finished product! There may be some unfamiliarities in grammar, such as the CSS layout design, and I feel like I need more practice!
您好,首先先感謝您前來觀看我的成品! 對於語法上還有一些可能比較生疏,比如說css的版面配置上的設計,感覺還要更加練習才可以!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Md-Mubin
Remember when you use images in css always use, background-position: center; // for make it center background-repeat: no-repeat; // for render it only one time background-size: cover; // make the img cover the full screen
in your output the background img is repeating.
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord