0

of course I checked the google support page first

https://support.google.com/chrome/answer/157179

and it is specified as "Skip to web contents" what does this exactly do while browsing? Nothing seemed to happen when I pressed that key.

1 Answers1

1

It will move the cursor on the webpage and scroll to markers in the document that mark the start of text blocks. (skipping menus at the top and other images)

For this to work, the website must have these markers in them, which is the same as what screen readers use. Without, it should still make the webpage get focus so you can move around with the arrow key.

LPChip
  • 66,193