From 51b5a4fe3db0d297ed9fc809ee7cdfe32c54e71a Mon Sep 17 00:00:00 2001 From: pathakharsh18 <137424790+pathakharsh18@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:23:30 +0530 Subject: [PATCH 1/3] Harsh Pathak 2215000747 Task1 --- task.css | 17 ++++++++++++++ task1.html | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 86 insertions(+) create mode 100644 task.css create mode 100644 task1.html diff --git a/task.css b/task.css new file mode 100644 index 0000000..288603b --- /dev/null +++ b/task.css @@ -0,0 +1,17 @@ +body{ + margin: 0px; + padding: 0px; +} + +.container{ + + border: 4px solid black; + + +} +th{ + border: 1px solid black; +} +td{ + border: 1px solid black; +} diff --git a/task1.html b/task1.html new file mode 100644 index 0000000..bac2017 --- /dev/null +++ b/task1.html @@ -0,0 +1,69 @@ + + + + + + + Timetable + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Time Table
MonTueWedThursFri
ScienceMathsScienceMathsArts
SocialHindiEnglishSocialSports
HoursLunch
ScienceMathsScienceMathsProject
SocialHindiEnglishSocial
+
+ + \ No newline at end of file From 7e5c12fd93a20814e9d7e4157b1f502f8d59a823 Mon Sep 17 00:00:00 2001 From: pathakharsh18 <137424790+pathakharsh18@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:36:29 +0530 Subject: [PATCH 2/3] Harsh Pathak Sec D From 7aa7a95f43b3ca7100d111ae454516476a6a95f0 Mon Sep 17 00:00:00 2001 From: pathakharsh18 <137424790+pathakharsh18@users.noreply.github.com> Date: Tue, 12 Nov 2024 17:01:47 +0530 Subject: [PATCH 3/3] commit commit --- task2html | 1 + 1 file changed, 1 insertion(+) create mode 100644 task2html diff --git a/task2html b/task2html new file mode 100644 index 0000000..86f6566 --- /dev/null +++ b/task2html @@ -0,0 +1 @@ +fghg \ No newline at end of file