Basang Basangov
@basan17All comments
- @SameerSaeed400Submitted 3 months ago@basan17Posted 3 months ago
well done) there is a browser extension called Pixel perfect, you can try if you want to do it perfectly)
Marked as helpful1 - @lollwhatSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I believe I am most proud of utilizing the fundamentals of HTML & CSS to build this website, as mostly for styling I will use copilot or chatgpt to help me, but I have did this on my own with research using google alone. I would try to style this better the next time, maybe this time with the help of AI. :D
What challenges did you encounter, and how did you overcome them?Some challenges I encountered were basic problems such as aligning the QR Code in the middle of the page without using specific margin numbers. I have utilized some responsive CSS such as min-height, max-width and so on so that when the website shrinks, the whole div will shrink as well.
What specific areas of your project would you like help with?Some things that I want help with would the how to use flexbox lesser, I believe there might be more efficient code to style the page without the use of flexbox.
@basan17Posted 3 months agoHello! I noticed that you didn't use the specified font Outfit. You can go to https://fonts.google.com/specimen/Outfit and follow directions there.
Also, you can read this small tutorial on how to use Google fonts on your website https://www.geeksforgeeks.org/css-google-fonts/
On your comments on flexbox, imho flexbox is the most powerful tool in modern css layout right now, check this online game that can help you get a little practice https://flexboxfroggy.com/
0