From 665c02b526cdfe887621e679430c4e350158dc1b Mon Sep 17 00:00:00 2001 From: Maul Date: Thu, 31 Oct 2019 19:57:48 +0700 Subject: [PATCH] add form with submit button --- index.html | 45 +++++++++++++++++++++++++++------------------ 1 file changed, 27 insertions(+), 18 deletions(-) diff --git a/index.html b/index.html index 081ccd4..ca72911 100644 --- a/index.html +++ b/index.html @@ -1,26 +1,35 @@ + + Title/Heading of Website - - Title/Heading of Website - - - - - - + + + + + - - + + - - -

Main Heading

-

sub heading

-

Hello, World!

+ +

Main Heading

+

sub heading

+

Hello, World!

- - - +
+
+ First name:
+ +
+ Last name:
+ +

+ +
+
+ + +