Skip to content

Commit 087ff7f

Browse files
committed
add github pages link
1 parent 7cd9bae commit 087ff7f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
# Демонстрация валидации форм в HTML5
1+
# Form validation technics for students
22

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
3+
[Live on GitHub Pages](https://mr9d.github.io/form-validation-demo/)
44

5-
https://www.w3schools.com/html/html_form_input_types.asp
5+
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

Comments
 (0)