We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cd9bae commit 087ff7fCopy full SHA for 087ff7f
README.md
@@ -1,5 +1,8 @@
1
-# Демонстрация валидации форм в HTML5
+# Form validation technics for students
2
3
-https://developer.mozilla.org/ru/docs/Learn/HTML/Forms/%D0%92%D0%B0%D0%BB%D0%B8%D0%B4%D0%B0%D1%86%D0%B8%D1%8F_%D1%84%D0%BE%D1%80%D0%BC%D1%8B
+[Live on GitHub Pages](https://mr9d.github.io/form-validation-demo/)
4
5
-https://www.w3schools.com/html/html_form_input_types.asp
+Further reading:
6
+
7
+* [MDN](https://developer.mozilla.org/ru/docs/Learn/HTML/Forms/%D0%92%D0%B0%D0%BB%D0%B8%D0%B4%D0%B0%D1%86%D0%B8%D1%8F_%D1%84%D0%BE%D1%80%D0%BC%D1%8B)
8
+* [w3schools](https://www.w3schools.com/html/html_form_input_types.asp)
0 commit comments