https://codepen.io/didgety/pen/eYvOYRb
Hello, I am mainly hoping to get feedback relating to best-practices and correct order of code for readability. Any other feedback is also welcome
https://codepen.io/didgety/pen/eYvOYRb
Hello, I am mainly hoping to get feedback relating to best-practices and correct order of code for readability. Any other feedback is also welcome
Hi @Didgety !
Welcome to the forum!
I think your page looks good.
You will need to verify your email so we can see the full view
You donβt need to include the html, doctype tags because that is built into codepen.
You need to keep working on responsiveness because there are issues for smaller devices.
It is easier to design pages with mobile first in mind. Then you can work your way out to larger devices.
I would review the lesson on giving links meaningful names.
Liquipedia entry is not the accesible.
Hope that helps!
Thanks for your feedback! I have made some adjustments based on your comments.
(other than meaningful names, I will focus more on that in my next project)
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.