From a94115ac6bd2754e10c23102b8eafa7b8566bca1 Mon Sep 17 00:00:00 2001 From: rupeshbangar Date: Mon, 23 Feb 2026 23:20:30 +0530 Subject: [PATCH] HTML Basics --- Week-01/Day_02/index.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 Week-01/Day_02/index.html diff --git a/Week-01/Day_02/index.html b/Week-01/Day_02/index.html new file mode 100644 index 0000000..aa05271 --- /dev/null +++ b/Week-01/Day_02/index.html @@ -0,0 +1,37 @@ + + + + + Day 2 Internship Task + + + +

Welcome to My Profile

+ +

About Me

+

Hi! I am RUPESH BANGAR. i am live from goregaon west, an pursuing Masters Of Computer Application at Pillai HOC College Of Engineering and Technology. I have strong interest in WEB DEVELOPMENT and enjoy working on both frontend and backend technologies

+ +

My Goals...

+ + + +

Daily Routine...

+ +
    +
  1. To wake up in the morning, take a bath, have breakfast and catch the train
  2. +
  3. Reach the office and setup my desk
  4. +
  5. Check internship portal for tasks, Read MDN Web Docs, Write and test code
  6. +
  7. Return Back to the HOME
  8. +
+ +

Resources...!

+ +

I am learning from the W3 School HTML Tutorial.

+ + + \ No newline at end of file