From 717453a8b443d6dd4dc0d1263a5bcaaaf5895c62 Mon Sep 17 00:00:00 2001 From: navya-1417 Date: Tue, 30 Sep 2025 15:16:41 +0530 Subject: [PATCH] navya-html-projects --- html/5-projects/navya/index.html | 26 ++++++ .../navya/project-1/personal-homepage.html | 68 +++++++++++++++ .../navya/project-2/product-landing_page.html | 87 +++++++++++++++++++ 3 files changed, 181 insertions(+) create mode 100644 html/5-projects/navya/index.html create mode 100644 html/5-projects/navya/project-1/personal-homepage.html create mode 100644 html/5-projects/navya/project-2/product-landing_page.html diff --git a/html/5-projects/navya/index.html b/html/5-projects/navya/index.html new file mode 100644 index 00000000..e0c37775 --- /dev/null +++ b/html/5-projects/navya/index.html @@ -0,0 +1,26 @@ + + + + + + + + HTML Assignments | Your Name + + + +
+ Assignment 1 + +
+ +
+ + Assignment 2 + + +
+ + + + \ No newline at end of file diff --git a/html/5-projects/navya/project-1/personal-homepage.html b/html/5-projects/navya/project-1/personal-homepage.html new file mode 100644 index 00000000..6def21d0 --- /dev/null +++ b/html/5-projects/navya/project-1/personal-homepage.html @@ -0,0 +1,68 @@ + + + + + + + My Personal Homepage + + + + +
+

My Personal Homepage

+
+ + +
+

About Me

+

Hello! I am Navya Jain, a Technical Consultant focused on making technology work for people.

+
+ +
+

Education

+

Bachelor of Engineering in Computer Science from Chandigarh University

+

Graduation Date:

+
+ +
+

Skills

+ +
+ + +
+

Contact Me

+
+ + +

+ + + +

+ + + +

+ + + +

+ + +
+
+ + + + + + \ No newline at end of file diff --git a/html/5-projects/navya/project-2/product-landing_page.html b/html/5-projects/navya/project-2/product-landing_page.html new file mode 100644 index 00000000..3f1143f8 --- /dev/null +++ b/html/5-projects/navya/project-2/product-landing_page.html @@ -0,0 +1,87 @@ + + + + + + + Product Landing Page + + + + + + + +
+

TechGadget Pro

+

The ultimate solution to simplify your tech life.

+
+ +
+

Product Features

+

TechGadget Pro is designed to make your daily tasks easier, faster, and smarter. It combines cutting-edge + technology with user-friendly design.

+ +
+ +
+

Product Video

+ +
+ + +
+

Product Plans

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Choose the right plan for you
PlanPriceFeatures
Basic$9.99/monthAccess to core features
Pro$19.99/monthCore features + priority support
Premium$29.99/monthAll features + exclusive updates
+
+ + + + + + + \ No newline at end of file