From b672c74df2d67124ca25fc622a3b36e1c02335a7 Mon Sep 17 00:00:00 2001 From: ChloeXiao0409 <113824239+ChloeXiao0409@users.noreply.github.com> Date: Wed, 11 Oct 2023 16:37:25 +0800 Subject: [PATCH] HTML Change Collect Signed-off-by: ChloeXiao0409 <113824239+ChloeXiao0409@users.noreply.github.com> --- About.html | 16 ++++++ Chickens.html | 109 +++++++++++++++++++++++++++++++++++++ Emmetdemo.html | 31 +++++++++++ Forms.html | 92 +++++++++++++++++++++++++++++++ Marathon_Registration.html | 54 ++++++++++++++++++ Table_demo.html | 75 +++++++++++++++++++++++++ example.html | 14 +++++ 7 files changed, 391 insertions(+) create mode 100644 About.html create mode 100644 Chickens.html create mode 100644 Emmetdemo.html create mode 100644 Forms.html create mode 100644 Marathon_Registration.html create mode 100644 Table_demo.html create mode 100644 example.html diff --git a/About.html b/About.html new file mode 100644 index 0000000..38c5aa6 --- /dev/null +++ b/About.html @@ -0,0 +1,16 @@ + + + + + + + About Page + + + +

About Me

+

I am a human!

+ Go Home + + + \ No newline at end of file diff --git a/Chickens.html b/Chickens.html new file mode 100644 index 0000000..b7a75ff --- /dev/null +++ b/Chickens.html @@ -0,0 +1,109 @@ + + + + + + No Chicken, only dogs! + + + + +
+ demo to see the quick code. +

1 < 6 > 4 ♥

+

Golden Retriever

+
+ +
+ I AM A LINK TO BING! + I AM A LINK TO ABOUT PAGE +
+

+ + Golden Retrievers: + + What's Good About 'Em, What's Bad About 'Em + Golden Retriever temperament, +

+ by Michele Welton, Dog Trainer, Behavioral Consultant, + Author of 15 Dog Books [20] + I like H2O. +

+ +

+

1/2 + 1/2 = 1
+

+ ababab + + cbcbcb +

hdgwbdewxdgni

+ +

Doggy

+

+ Lorem ipsum dolor sit amet, consectetur adip + isicing elit. Vel doloribus eaque, itaque i + usto dolor reprehenderit alias illo a volup + tas eum explicabo ipsa, quae molestiae. + Minima suscipit ad numquam accusantium c + upiditate?Loremfacere eos itaque neque quia ass + umenda deserunt. +

+

Type

+

Behavior

+

Social behavior

+

+ Lorem ipsum dolor sit amet consectetur + adipisicing elit. Cum, nostrum dolores corrupti quos perspiciatis, dolorem assumenda consequatur + voluptatibus + quisquam quibusdam atem laudantium odio rerum? Dolores ad nostrum reiciendis similique cupiditate? + Rerum ab, voluptates praesentium rem f + acilis tenetur ipsam ad voluptatem quam exercitat + Ut distinctio nostrum unde at voluptate + s vero ducimus? Eum dicta corporis optio o + dit cum neque distinctio laudantium quos nemo id + ipsum, corrupti natus consequatur to + tempora adipisci. Placeat! +

+

Breeds

+
    +
  1. Happy +
      +
    • Great
    • +
    • OK
    • +
    • Not bad
    • +
    +
  2. +
  3. Sad
  4. +
  5. Angry
  6. +
+ + + + + + + + + + + + + + + Document + +
+ + + + \ No newline at end of file diff --git a/Emmetdemo.html b/Emmetdemo.html new file mode 100644 index 0000000..c539c31 --- /dev/null +++ b/Emmetdemo.html @@ -0,0 +1,31 @@ + + + + + + + Emmet demo + + + +
+
+

+
+
+

+

+

+ +
    +
  1. Click Me
  2. +
  3. Click Me
  4. +
  5. Click Me
  6. +
+ + + \ No newline at end of file diff --git a/Forms.html b/Forms.html new file mode 100644 index 0000000..2202af5 --- /dev/null +++ b/Forms.html @@ -0,0 +1,92 @@ + + + + + + + Forms Demo + + + +

Forms

+ +
+
+ + +
+
+ + +
+

+ + +

+

+ + +

+ + +
+
+ + +
+
+ + +
+ +

More Inputs!

+
+ + +

+ + +

+

+ + +

+

+ + +

+

+ + +

+

+ + +

+ +
+ +

Validation Demo

+
+ + +

+ + +

+ + +
+ + + + \ No newline at end of file diff --git a/Marathon_Registration.html b/Marathon_Registration.html new file mode 100644 index 0000000..eb65318 --- /dev/null +++ b/Marathon_Registration.html @@ -0,0 +1,54 @@ + + + + + + + Marathon Registration Form + + + +

Race Registration!

+
+
+ + + + +
+

+ Select a Race: +

+

+ + +

+

+ + +

+

+ + +

+

+ + + + +

+
+ + +
+
+ + + + + + \ No newline at end of file diff --git a/Table_demo.html b/Table_demo.html new file mode 100644 index 0000000..6e24b45 --- /dev/null +++ b/Table_demo.html @@ -0,0 +1,75 @@ + + + + + + + Heaviest Bird + + + +

Heaviest Bird

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Animal NameAverage WeightFlighted
Ostrich104No
Somali Ostrich90No
Wild Turkey13.5Yes
+ +

V2

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Animal NameAverage MassFlighted
KGLB
Ostrich104230No
Somali Ostrich90200No
Wild Turkey13.529.8Yes
+ + + \ No newline at end of file diff --git a/example.html b/example.html new file mode 100644 index 0000000..a421355 --- /dev/null +++ b/example.html @@ -0,0 +1,14 @@ + + + + + + + Document + + + + + + + \ No newline at end of file