diff --git a/HTML Structure/body.html b/HTML Structure/body.html new file mode 100644 index 0000000..4432c83 --- /dev/null +++ b/HTML Structure/body.html @@ -0,0 +1,26 @@ + + + + + + + +

heading 1

+

heading 2

+

heading 3

+

heading 4

+
heading 5
+ + + +

this is first paragraph

+

this is second paragraph


+ +
heading 6
+ +
This is a div tag
+ + + + + \ No newline at end of file diff --git a/HTML Structure/list.html b/HTML Structure/list.html new file mode 100644 index 0000000..ef0283e --- /dev/null +++ b/HTML Structure/list.html @@ -0,0 +1,28 @@ + + + + + +

Crocery list items:

+
    +
  1. rice
  2. +
  3. Suger
  4. +
  5. Aloo
  6. +
  7. Suger free
  8. +
+ +

2nd glossary

+ + + + \ No newline at end of file diff --git a/HTML Structure/mango.html b/HTML Structure/mango.html new file mode 100644 index 0000000..b6ddac2 --- /dev/null +++ b/HTML Structure/mango.html @@ -0,0 +1,26 @@ + + + + + + + + + +

keya haal hai
+

+ + click here + + + + + + \ No newline at end of file diff --git a/HTML Structure/new.html b/HTML Structure/new.html new file mode 100644 index 0000000..59d753d --- /dev/null +++ b/HTML Structure/new.html @@ -0,0 +1,11 @@ + + + + + + Document + + + + + \ No newline at end of file diff --git a/HTML Structure/tofu.jpg b/HTML Structure/tofu.jpg new file mode 100644 index 0000000..99a18a5 Binary files /dev/null and b/HTML Structure/tofu.jpg differ