regular
regular copied to clipboard
Fix/a11y
Hi Ryan,
just some accessibility improvements.
Furthermore I think that main and aside elements should be seperated/parallel instead of nested. But since this a starting point for a website it extremely matters what the content will be - and there's no way to be certain about this.
Best, Marcus
A few suggestions: You have a main and a div element with the same 'content' id. Also you forgot to close the div with the content id, and it should not have the 'uk-width-expand' class.
Thanks for the feedback, will look into it and then reopen