Thiago Amâncio
@MoonAmonAll solutions
- Submitted 4 months ago
Responsive Card with Popup Javascript
- HTML
- CSS
- JS
I need help with the DOM manipulation part of JavaScript. I believe the logic is not functioning correctly.
- Submitted 4 months ago
Responsive Landing Page Flex CSS
- HTML
- CSS
I struggled to position the social media icons in the right corner using Flexbox. Assistance in understanding how to achieve this would be highly beneficial and Tips and best practices for making my designs even more responsive and adaptable to various screen sizes.
Thank you in advance for the feedback :D
- Submitted 4 months ago
Rediscovering Frontend Basics: A Recipe Page Challenge
- HTML
- CSS
I had some doubts, particularly about how to change the color of the bullet points in the list and table tags. I tried a few approaches but couldn't achieve the desired result. Another issue was when I use
padding
andborder
for spacing items inside the main container. I ended up making a workaround in CSS to make it look similar to the solution. If anyone has answers to these questions, I would appreciate the feedback :)