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:39:55 +0300
committeritchief <alex.malcev1980@gmail.com>2022-03-21 13:39:55 +0300
commit2cd9b85e03e5341e3881fdec405e56e880966068 (patch)
treec228775951ca2e5d6c8c53006268a842644e4b1a
parentb6b5a80d33f9edefc2442dc6c39af15bca0b9e86 (diff)
Update
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7d3e27d..d3b0c01 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@ A small project containing an example of a page with a feedback/contact form bui
Check the on here Demo: https://itchief.ru/examples/lab.php?topic=php&file=feedback-form
Screenshots:
-![](https://itchief.ru/assets/images/350/1.png | width=400)
-![](https://itchief.ru/assets/images/350/2.png | width=400)
-![](https://itchief.ru/assets/images/350/3.png | width=400)
+![](https://itchief.ru/assets/images/350/1.png)
+![](https://itchief.ru/assets/images/350/2.png)
+![](https://itchief.ru/assets/images/350/3.png)
## Step-by-step instructions
1. Add a form to the HTML (it allows us to collect data).