
vimode
@vimodeAll comments
- @Shard-Codes@vimode
Hey,
You have done a good job with the markup, its well structured. And CSS is very concise too. Just one thing to note, focus able elements like button should always have a focus styling for accessibility. And along with that hover too.
Good luck!
Marked as helpful - @AdrianoEscarabote@vimode
Hello Adriano, very well done! Your markup and CSS is very clean and well formatted.
Since the content of the page is English, I think you should use
<html lang="en">
instead.Hope this helps!
Marked as helpful