DeadSIggy
@signaloninternetAll comments
- @aysenurtatliSubmitted about 1 month ago@signaloninternetPosted about 1 month ago
hey when we click on menu in mobile version, it opens that dropdown but you can make the dropdown disappear. To make the dropdown menu disappear when someone clicks anywhere outside of it, you can add an event listener to the document object that checks if the click occurred outside the dropdown.
0 - @enzomazzariolSubmitted about 1 month ago@signaloninternetPosted about 1 month ago
I love the way you have implemented that hamburger in menu
0 - @wecaxSubmitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
Making progress in terms of understanding HTML and CSS. Would like to make rebuild the page in REACT soon
What challenges did you encounter, and how did you overcome them?I tried to build the page using Tailwind but couldn't figure out how to change the background image in different breakpoints without using JavaScript. I ended up creating the page in vanilla CSS.
What specific areas of your project would you like help with?I would like to challenge myself on different layouts such as CSS Grid
@signaloninternetPosted about 1 month agowow u did it well, btw you are starting react or have already completed ? i think we are on the same page so how about learning together ?
0 - @JJSanchez33Submitted 4 months ago@signaloninternetPosted 4 months ago
Your code looks pretty just that add some gaps between the cards
0 - @riishi101Submitted 10 months ago
- @SabiqHashilSubmitted 7 months agoWhat are you most proud of, and what would you do differently next time?
I'm most proud of the clean and organized layout of the responsive Recipe Main page, along with the appealing color scheme and visual design. Next time, I'd focus on adding accessibility features like alt text for images and improving code organization by using separate CSS files. Additionally, I'd explore adding interactivity with hover effects and consider using CSS frameworks for quicker styling.
What challenges did you encounter, and how did you overcome them?I encountered challenges with ensuring proper responsiveness across different screen sizes. To overcome this, I used media queries to adjust the layout and styling for various devices. Testing on different screen sizes and adjusting CSS accordingly helped me achieve the desired responsiveness.
What specific areas of your project would you like help with?I would like help with enhancing interactivity on the page, such as adding hover effects or transitions to make it more engaging. Additionally, guidance on improving accessibility features, like adding alt text to images, would be appreciated.
@signaloninternetPosted 6 months agothe best thing is the layout is really clean, and the code is well structured and readable
0 - @General4904Submitted 6 months agoWhat are you most proud of, and what would you do differently next time?
I was able to change the cursor pointer when user hovers on an element
What challenges did you encounter, and how did you overcome them?Adding a custom cursor. Made use of bootstrap and chatGPT to solve problem
What specific areas of your project would you like help with?None
- @gustavo-martins-pereiraSubmitted 7 months agoWhat are you most proud of, and what would you do differently next time?
N/A
What challenges did you encounter, and how did you overcome them?N/A
What specific areas of your project would you like help with?N/A
@signaloninternetPosted 6 months agoWow just awesome, i myself learned a lot from your code solution
0 - @VyashuSSubmitted 6 months agoWhat are you most proud of, and what would you do differently next time?
1st time finally practicing my knowledge in practical project by my own. firstly it felt so impossible for me but later when I started doing it, slowly I got confidence. I used bootstrap. Thank you for this opportunity. I was literally finding some source to gain hands on practice and knowledge.
What challenges did you encounter, and how did you overcome them?Initially I was not sure if I could make it. And I took help of bootstrap. And finally I almost got there.
What specific areas of your project would you like help with?I think I need to explore my mind. I mostly find difficulty in how to start things and how to plan things. Thank you for this platform.
@signaloninternetPosted 6 months agoI loved it, you could have made it more easily aligned and could have added more easily readable font. Adding alt text to the image can improve accessibility.
0