diff --git a/Striver97/HTML/.vscode/settings.json b/Striver97/HTML/.vscode/settings.json new file mode 100644 index 0000000..6f3a291 --- /dev/null +++ b/Striver97/HTML/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/Striver97/HTML/form-assignment/index.html b/Striver97/HTML/form-assignment/index.html new file mode 100644 index 0000000..8b66baa --- /dev/null +++ b/Striver97/HTML/form-assignment/index.html @@ -0,0 +1,47 @@ + + + + + + Document + + + +
+
+ + +
+ + +
+ + +
+ + +
+ + +
+ + Male + Female + Other + +
+ + Football + Cricket + Reading +
+ + +
+ + \ No newline at end of file diff --git a/Striver97/HTML/menu-assignment/images/coffee.jpeg b/Striver97/HTML/menu-assignment/images/coffee.jpeg new file mode 100644 index 0000000..dc74243 Binary files /dev/null and b/Striver97/HTML/menu-assignment/images/coffee.jpeg differ diff --git a/Striver97/HTML/menu-assignment/index.html b/Striver97/HTML/menu-assignment/index.html new file mode 100644 index 0000000..d9b523f --- /dev/null +++ b/Striver97/HTML/menu-assignment/index.html @@ -0,0 +1,64 @@ + + + + + + Cafe Otaku + + + + +

Cafe Otaku Menu | Address: 20th Ward

+ Coffee + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameDescriptionPrice
EspressoMade from strong coffee beans8$
latteSweet and energetic7$
ChaiIndian Beverage to keep you focused7$
Black CoffeeA dose of Caffiene6$
MilkPlain old milk with some sugar5$
+ + \ No newline at end of file diff --git a/Striver97/HTML/portfolio-assignment/index.html b/Striver97/HTML/portfolio-assignment/index.html new file mode 100644 index 0000000..cdcbe38 --- /dev/null +++ b/Striver97/HTML/portfolio-assignment/index.html @@ -0,0 +1,52 @@ + + + + + + + Portfolio Site + + +

My Portfolio

+
+

About me

+
+ Hey, am Nilesh, currently working as a Web Developer at Data to Destiny. +
+
+
+
+

Education details

+ +
+
+
+

Projects:

+ No projects yet +
+
+
+

Work Experience

+ Working as a Web Developer Intern at Data to Destiny +
+ + \ No newline at end of file diff --git a/Striver97/HTML/price-details-table/index.html b/Striver97/HTML/price-details-table/index.html new file mode 100644 index 0000000..49ba479 --- /dev/null +++ b/Striver97/HTML/price-details-table/index.html @@ -0,0 +1,67 @@ + + + + + + Product Prices + + + +

Product Prices

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Product NameDescriptionPriceAvailability
Laptop15-inch, Intel Core i5, 8GB RAM, 256GB SSD$999In stock
Smartphone6.5-inch, 128GB Storage, 12MP Camera$699In stock
HeadphonesWireless, Noise Cancelling, 30-hour Battery Life$199In stock
SmartwatchWaterproof, Heart Rate Monitor, Fitness Tracker$149Out of stock
Camera24MP, 4K Video Recording, Interchangeable Lenses$799In stock
+ + diff --git a/Striver97/HTML/timeline-assignment/images/kaneki-evolution.jpeg b/Striver97/HTML/timeline-assignment/images/kaneki-evolution.jpeg new file mode 100644 index 0000000..723b49a Binary files /dev/null and b/Striver97/HTML/timeline-assignment/images/kaneki-evolution.jpeg differ diff --git a/Striver97/HTML/timeline-assignment/timeline.html b/Striver97/HTML/timeline-assignment/timeline.html new file mode 100644 index 0000000..6aa4372 --- /dev/null +++ b/Striver97/HTML/timeline-assignment/timeline.html @@ -0,0 +1,45 @@ + + + + + + My Page + + +

Ken Kaneki | Tokyo Ghoul

+

This page is meant to show the events of the making off Tokyo Ghoul.

+ +
    +
  1. 2011-2012: Kaneki's first fight with Amon is recorded in a journal in his bag.
  2. +
    +
  3. 2015: Kaneki's birthday is December 20th.
  4. +
    +
  5. 2014: Tokyo Ghoul: Past is released, which takes place before the main series and focuses on Kaneki's backstory. +
  6. +
    +
  7. 2014: Tokyo Ghoul: Past is released, which takes place before the main series and focuses on Kaneki's backstory. +
  8. +
    +
  9. Age 21: Kaneki is at the start of Tokyo Ghoul: Re. +
  10. +
    +
  11. Age 29: Kaneki is at the end of Tokyo Ghoul: Re. +
  12. +
    +
+ + \ No newline at end of file diff --git a/Striver97/HTML/todo-assignment/images/todo.jpeg b/Striver97/HTML/todo-assignment/images/todo.jpeg new file mode 100644 index 0000000..95b7a6f Binary files /dev/null and b/Striver97/HTML/todo-assignment/images/todo.jpeg differ diff --git a/Striver97/HTML/todo-assignment/index.html b/Striver97/HTML/todo-assignment/index.html new file mode 100644 index 0000000..f3334ee --- /dev/null +++ b/Striver97/HTML/todo-assignment/index.html @@ -0,0 +1,33 @@ + + + + + + Todo List + + + +

My Todo List

+ + + + \ No newline at end of file