Thanks to the feedbacks from other developer friends, I tried not to use px for shaping my CSS code. Rather I used rem and % feature to make it more responsive. I was not using style sheet for CSS so it was making it harder to understand the whole code, now I am using style.css to manipulate CSS. Thank you guys, keep on working.
What challenges did you encounter, and how did you overcome them?I experienced table for the first time, I checked some documentation and solved it easily both for HTML and CSS part.
What specific areas of your project would you like help with?Responsiveness check would be really appreciated. And please specify if I could write my code shorter in some parts.