Hello, that's really a great job. you have done here. I would like to suggest if you don't mind to use the html semantics like header, main, section... instead of div. So it will be easer for you and the other to read your code. Example:
<main> <header> <h1>title</h1> <p>paragraph</p> </header> <main>Marked as helpful
2
David Yu• 50
@boostbm
Posted
@Julia-Fidison Thanks Julia! That's a good point out! Will try to implement your suggestions in my future projects! Cheers!
0
@boostbm you're welcome
0