From ebdf564233e153c8629e40771a6efe72e7d2f4a1 Mon Sep 17 00:00:00 2001 From: KedarKK1 Date: Sun, 9 Oct 2022 02:45:37 +0530 Subject: [PATCH] added trick tabIndex with html link --- Tab-indexing/index.html | 1 + index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Tab-indexing/index.html b/Tab-indexing/index.html index 802e49d..9b1bf62 100644 --- a/Tab-indexing/index.html +++ b/Tab-indexing/index.html @@ -5,6 +5,7 @@ HTML Tips and Tricks - Tab-indexing + diff --git a/index.html b/index.html index da6a67c..2e304f6 100644 --- a/index.html +++ b/index.html @@ -94,7 +94,7 @@
  • Tab-indexing - - Use tag button to select html elements in a particular order + - Set a particular order in which "Tab" button on keyboard can select elements