diff --git a/CodeSnippets/TargetSizeExp.html b/CodeSnippets/TargetSizeExp.html new file mode 100644 index 0000000..09a8c96 --- /dev/null +++ b/CodeSnippets/TargetSizeExp.html @@ -0,0 +1,85 @@ + + + + + + Target size test + + + + + + + +

Circles

+ +
+
+
+

Buttons

+
+
+ + +
+
+ + +
+
+ + diff --git a/README.md b/README.md index 83dc779..a44aca9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Accessibility This repository is to document my hands on learning of Accessibility -Need to [Tool Tip Test](/CodeSnippets/ToolTipTest.html) \ No newline at end of file +[Tool Tip Test](/CodeSnippets/ToolTipTest.html) + +[Target Size Test](/CodeSnippets/TargetSizeExp.html)