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:
-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).