diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..0b3154d Binary files /dev/null and b/.DS_Store differ diff --git a/keyboard input/Readme.md b/keyboard input/Readme.md new file mode 100644 index 0000000..c8a2c7a --- /dev/null +++ b/keyboard input/Readme.md @@ -0,0 +1 @@ +the kbd tag is use to specify the keyboard commmand for different Operating System. \ No newline at end of file diff --git a/keyboard input/index.html b/keyboard input/index.html new file mode 100644 index 0000000..7752580 --- /dev/null +++ b/keyboard input/index.html @@ -0,0 +1,14 @@ + + +
+ + + +Press Ctrl + S to save text (Window).
+Press Command + S to save text (MacOS).
+ + \ No newline at end of file diff --git a/range/.DS_Store b/range/.DS_Store new file mode 100644 index 0000000..c017ded Binary files /dev/null and b/range/.DS_Store differ