It was my first time working with api. Googled about it
What specific areas of your project would you like help with?Please do give suggestions.
Sou uma pessoa apaixonada por tecnologia e adoro programar, em meio a desafio persisto e nunca desisto do que eu quero, não sei todas as tecnologias mais eu desejo aprender e evoluir como profissional.mim vejo daqui a 1 ano como um dev melhor do que eu sou agora
I’m currently learning...Sass, react ,bootstrap
I want to learn more about design responsive and how i can fix this issues
It was my first time working with api. Googled about it
What specific areas of your project would you like help with?Please do give suggestions.
May you can use this link about html semantica
Youtube video: https://youtu.be/bOUhq46fd5g?si=73HypmS7kiHfb0nx
MDN: https://developer.mozilla.org/en-US/docs/Glossary/Semantics
And to me you made a great work and Keep going 😁
I am proud of the fact that I could correctly identify the root cause of unwanted behavior of my code.
What challenges did you encounter, and how did you overcome them?The attribution div was not fitted properly. I made it disappear by changing it's display property value to none. Also, the main div (i.e. the main card ) was not being centered in the middle of the body. This was because I did not make the height of body element to 100vh.
What specific areas of your project would you like help with?Flexbox
I'll help you with just open this links It's site calls Flexfrog = https://flexboxfroggy.com/#pt-br If you also wants to learn Grid I'll let this one: https://cssgridgarden.com/ You can change the language on this site for your language if you want And this is for your learn how to use variables in Css : https://youtu.be/5wLrz_zUwoU?si=Ftt3vufsK3UMq5iQ
I learned more about functions and used them properly with the DOM. In CSS i learned about required attribute in input.
What challenges did you encounter, and how did you overcome them?major challenge to show the message after submitting the form but i tried various ways and finally i used the JavaScript DOM property. media query is still missing with my project which i would love to learn as soon as possible.
What specific areas of your project would you like help with?i could be more innovative through my CSS properties to make it more stylish
I think you should watch this class about Media query https://youtu.be/2KL-z9A56SQ?si=lIj00vgmzF-YvfF9 I think you should watch this one too To learn when to use "% vh vw px em rem " https://youtu.be/N5wpD9Ov_To?si=PKir7ZLpGzjOmDnw https://youtu.be/IWFqGsXxJ1E?si=di0tyMxmp1dMZjtR
Any feedback is welcome...
Maybe you could replace the <div class="container"> for a <main> Tag and instead use a main in your card you can use a <article> and also you couldn't use a <footer> tag inside a <main> tag, I going to help with semantic future issues on your projects I'll let a link about semantic and with you Css I should use a width and height fix with px because is easier than use "%" or "vh and vw" I also let a link about it
Semantica link: https://www.semrush.com/blog/semantic-html5-guide/ Semantica link: https://developer.mozilla.org/en-US/docs/Glossary/Semantics Units of measurement link: https://elementor.com/help/whats-the-difference-between-px-em-rem-vw-and-vh/#:~:text=VW%20is%20useful%20for%20creating,up%20the%20entire%20viewport's%20height. https://www.youtube.com/watch?v=ru3U8MHbFFI
I'm proud that I completed my challenge. It's not exactly the same, but I managed to get pretty close. I made the layout responsive for both phone and desktop, which feels like a big win. It wasn't easy, but figuring out the details and seeing it all come together was really rewarding. Now, I'm excited to tackle even more projects and keep improving.
What challenges did you encounter, and how did you overcome them?The challenge I encountered was making the layout, which was pretty difficult. But I managed to get it done and tried to match the given layout as closely as possible. It wasn't easy, but I'm glad I could pull it off. Figuring out the details and making everything fit together was a real test of my skills. Despite the hurdles, seeing the final responsive design for both phone and desktop was incredibly rewarding. Now, I feel more confident in taking on even tougher challenges in the future.
What specific areas of your project would you like help with?I still need help to make my layout exactly the same as the one given. If anyone can help me with it, I would be really grateful.
I think you made an awesome working with the sematics tags, but you could import you icons with this free framework, calls "Font Awesome" it's easier than use the <img> tag to import all your icons, but it's also a good way to finish your project, and with you CSS I'll let a tip about how you could fix I think that you problem is that you only create a midea query to @media (max-width: ) normally in my projects I used @media (min-width: ) I will let a link about it : https://www.youtube.com/watch?v=p3k_IrXLNRc, I hope that this tips would help you with you problem.
Hello, Made with : HTML CSS SCSS This is my first time using SCSS, so the code is quite messy, but SCSS is very convenient and I plan to use it in the future projects.
What challenges did you encounter, and how did you overcome them?I've been struggling with media queries and I feel it can be done in a simpler and faster way. If you have any suggestions on how I can improve my code, please leave me a comment!
Feedback welcome :)
First I think you could replace some tags on your project as your links element you use a <p> tag but you could also use an <a href> or a <button> I'll let a link about it, and also about media query that I'll help you with you problem. Semantic html https://www.codewithharry.com/tutorial/html-semantic-tags/ https://developer.mozilla.org/en-US/docs/Glossary/Semantics
Media query https://youtu.be/2KL-z9A56SQ?si=D7SkSNY-3AAddz1e https://developer.mozilla.org/en-US/docs/Web/CSS/@media
I hope that I helped your with you doubts😁