Hi guys,
just finished my TeaCozy project and I’d love you to review it. ALL feedback very welcome!
github resources below:
https://lipalex1.github.io/TeaCozy/
https://github.com/LipAlex1/TeaCozy/settings/pages
Cheers and all the best!
Alex
Hi guys,
just finished my TeaCozy project and I’d love you to review it. ALL feedback very welcome!
github resources below:
https://lipalex1.github.io/TeaCozy/
https://github.com/LipAlex1/TeaCozy/settings/pages
Cheers and all the best!
Alex
I like your choice of using bold, sharp black!
If you like, the list items at the top can be links to corresponsing page sections if wrapped with <a href pointing to the id of the corresponding sections of the page. In other words:
<li><a href="#featured-tea">Featured Tea</a></li>
…
<section class="variety" id="featured-tea">
…