Luka-998
@Luka-998All comments
- @DAJ350Submitted 2 months ago
- @Zak-aden1Submitted 3 months agoWhat are you most proud of, and what would you do differently next time?
built with simple html css
What challenges did you encounter, and how did you overcome them?didn't have access to the figma design this time round so built without it so might not be fully identical
What specific areas of your project would you like help with?none atm
@Luka-998Posted 3 months agoGood Job on your project, you totally rock it. I really do not have any more suggestions. I only did use differentd <div> instead of <button> but it gave me an idea which I could use in my future projects. I hope you continue pushing forward, stay solid!
1 - @hibatabhSubmitted 3 months ago@Luka-998Posted 3 months ago
Good Job! Firstly I would like to point out that you could create a separate .CSS file , which makes it easier to work ( you will have only HTML code in your index file). Good job on using <div> as a flexible boxes, which are great for 2d layout like this. You can check more about "display:grid;" which is good for 3d layouts. I used it in my code in some part you can check also if interested. No other suggestions.
Marked as helpful1