diff --git a/files/en-us/web/html/global_attributes/accesskey/index.md b/files/en-us/web/html/global_attributes/accesskey/index.md
index d162e5dc5685d02..3e1f12785b071d4 100644
--- a/files/en-us/web/html/global_attributes/accesskey/index.md
+++ b/files/en-us/web/html/global_attributes/accesskey/index.md
@@ -25,53 +25,47 @@ The way to activate the accesskey depends on the browser and its platform:
Firefox |
-
- Alt + Shift + key
- |
+ Alt + Shift + key |
- On Firefox 57 or newer: Control + Option +
+
+ - Firefox 57+: Control + Option +
key or Control + Alt +
- key
On Firefox 14 or newer: Control + Alt +
- key On Firefox 13 or older: Control +
- key
+ key
+ - Firefox 14-56: Control + Alt +
+ key
+ - Firefox 13 or older: Control +
+ key
+
|
Edge |
- N/A |
-
- Control + Option + key Control + Option + Shift +
+ | Alt + key |
+
+ Control + Option + key or Control + Option + Shift +
key
|
+ n/a |
Google Chrome |
-
- Alt + key
- |
+ Control + Option + key |
Safari |
- N/A |
+ n/a |
+ Control + Option + key |
Opera 15+ |
-
- Alt + key
- |
-
- Control + Alt + key
- |
+ Alt + key |
+ Control + Alt + key |
Opera 12 |
- Shift + Esc opens a contents list which are
- accessible by accesskey, then, can choose an item by pressing
- key
+ Shift + Esc opens a list of available accesskeys. Choose an item from the list by pressing
+ the key.
|