Posts by EDK • 39 points
2 posts
-
1
votes1
answer8
viewsA: Vscode how to set the closed Open Editors tab by default
Next to the EXPLORER there is (...) click on it, then just remove the selection (open editors). Ready!
visual-studio-codeanswered EDK 39 -
2
votes0
answers31
viewsQ: Correct way to use Aria-labelledby and Aria-describedby?
Is there a problem in adding values from class instead of id in the attributes aria-labelledby and aria-describedby? This will affect something regarding accessibility? For example: <div…