FadiBarbahan
@FadiBarbahanAll comments
- @AhmedElbassuonySubmitted about 2 months ago
- @preani19Submitted 3 months ago
- @MiboooSubmitted 3 months ago
- P@oramadnSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I would have used Grid instead of Flexbox. I believe that it would have been a better approach
What specific areas of your project would you like help with?How to figure out what sizes should be chosen for typography for smaller devices?
- @keemah03Submitted 3 months ago
- @abdelrhmanelgezawySubmitted 3 months ago
- @tundeogundeSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
Discovering that I can style an a tag like a button and it will actually before so.... Also being able to nest an a tag within a button, though not something that is best practice. However I can use the Onlick property of a button to create its link. This, I'll do differently now.
What challenges did you encounter, and how did you overcome them?Creating the link for the button tag was challenging, but I discovered that I can either nest an a tag within it or create its onclick preperty.
- P@pankajb085Submitted 3 months ago
- @PRINCE-OBOTSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
Been able to fill out a README file and use figma is what I am proud of. I do not know what I will do differently for now, hopefully when I go through other community members code, then I will know.
What challenges did you encounter, and how did you overcome them?As easy as figma may be for me when uploading .fig file, it was a challenge for me trying to understand how it works and I was overwhelmed by the README file, but I filled it up anyway.
What specific areas of your project would you like help with?I do not know the right time to position my semantic elements around my HTML file.