Hello, my name is Deepali, and this is my solution for this challenge.
Any suggestions on how to enhance and remove unneeded code are appreciated!
Thank you very much.
Hello, my name is Deepali, and this is my solution for this challenge.
Any suggestions on how to enhance and remove unneeded code are appreciated!
Thank you very much.
Thank you for taking the time to provide feedback and suggestions on my solution. I appreciate your insights and will certainly keep them in mind going forward.
I agree with your suggestion that the HTML structure could be improved by using a section tag inside the main tag and creating divs within the section. I also understand the importance of using the h1 tag only once on a page and using h2-6 tags for hierarchy purposes.
You're right that using ul>li instead of p for the wall of text would be more appropriate, and I will ensure to implement that in my future coding.
I'm glad you found the CSS part well-written. I will keep your advice in mind and try to use grid-template-rows: auto auto auto instead of calculating the height value.
Overall, I appreciate your feedback and suggestions, and I will work to incorporate them into my future coding.
Hello there! This is my code solution for the Huddle Landing Page challenge.
Would you please have a look at my code and offer any suggestions for improvements?
Thank you in advance for taking the time to review my work, and I look forward to hearing your thoughts!