@PriyoBROTO04Submitted about 2 years ago
All feedbacks are welcomed!
All feedbacks are welcomed!
Your Website is responsive which is great. but you could have made it a bit smaller so it looks more like the design. Speaking about semantic HTML you are definitely using too many divs, you could use header and footer tags instead for the first and last text and section tags in the middle instead of the divs. And for Structuring your code you did well in structuring your CSS classes from top to bottom but for later projects, it would be better to store your CSS in a style.css and not in the HTML file.
Greetings and keep on coding.
Still a newbie and learning. Any feedback is welcomed
You should use header main and footer tags instead of div with the corresponding class name.