@notorioustomijoSubmitted over 2 years ago
My second project done in HTML and SCSS.
Any feedback would be welcome!
Thank you
My second project done in HTML and SCSS.
Any feedback would be welcome!
Thank you
I ran into an accessibility issue on using a h1 with no text, so I added text and set it to display: none however now I'm faced with a different accessibility issue about the page needing a level 1 heading. Any advice how I can hide the h1 without running into this accessibility issue?