From 61900e6a865c0607293201f766f79131cd7dbc36 Mon Sep 17 00:00:00 2001 From: Nezumi Date: Mon, 19 Jun 2023 15:18:36 +0700 Subject: [PATCH] Init sample code training 7 --- Sample/chapter-7-sample/index.html | 77 ++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 Sample/chapter-7-sample/index.html diff --git a/Sample/chapter-7-sample/index.html b/Sample/chapter-7-sample/index.html new file mode 100644 index 0000000..8a998a4 --- /dev/null +++ b/Sample/chapter-7-sample/index.html @@ -0,0 +1,77 @@ + + + + + + + Forms + + + +
+
+ + Your Details: + + +
+ +
+
+
+
+ + Your Review: + +

+ + +

+

+ Would you visit again? +
+ + + +

+

+ +
+ +

+ +
+ +
+
+ + + \ No newline at end of file