Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/itchief/feedbackForm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoritchief <alex.malcev1980@gmail.com>2022-03-21 13:13:22 +0300
committeritchief <alex.malcev1980@gmail.com>2022-03-21 13:13:22 +0300
commit81e04be43f840ecbeab5f1c7a82801932244fbcd (patch)
tree655e1fc9dc1af5951bca797a1a4259684f984923
parentbdb7f718938de1ff73077116045b3bfc69f5df04 (diff)
Update
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index b4f74dd..042adf9 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,10 @@ Check the on here Demo: https://itchief.ru/examples/lab.php?topic=php&file=feedb
Screenshots:
+![Форма обратной связи](//itchief.ru/assets/images/350/1.png)
+![Валидация формы обратной связи](//itchief.ru/assets/images/350/2.png)
+![Успешно отправленная форма обратной связи](//itchief.ru/assets/images/350/3.png)
+
## Step-by-step instructions for installing
1. Add a form to the HTML (it allows us to collect data).
An example of the form is located in "index.html".