From d7d1d9ca8c4cb98d5507a3aea14364001e64c09a Mon Sep 17 00:00:00 2001 From: junu park Date: Thu, 25 Dec 2025 23:36:00 +0900 Subject: [PATCH] finished --- index.html | 137 ++++++++++++++++++++++++++++++++++++-------------- src/style.css | 14 ++++++ syllabus.html | 80 +++++++++++++++++++---------- 3 files changed, 166 insertions(+), 65 deletions(-) diff --git a/index.html b/index.html index 85deab3..9f9aa40 100644 --- a/index.html +++ b/index.html @@ -1,57 +1,118 @@ - + 6.S913 Fundamentals of Linux Systems - +

Fundamentals of linux systems

-
Go to syllabus
- -

Schedule

- +
+ Syllabus +
+ +

Schedule

+
- + - + - - - - - - - - - - - - - - - - - - - - -
Sun
Sun
Mon Tue Wed Thr FriSat
Sat
2021222324
252627282930
- + + + + + +
20
+
Lecture 1
+ + +
21
+
Lecture 2
+ + +
22
+
+ + +
23
+
Lecture 3
+ + +
24
+
+ + + + +
25
+
+ + +
26
+
Lecture 4
+ + +
27
+
+ + +
28
+
+ + +
29
+
Lecture 5
+ + +
30
+
+
Assignment DUE(11:59PM EST)
+ + + + + diff --git a/src/style.css b/src/style.css index 585ff36..8cd8680 100644 --- a/src/style.css +++ b/src/style.css @@ -65,4 +65,18 @@ h2{ .calendar th { background: #f5f5f5; +} +.highlight5{ + font-size:1.3em; + color:black; + font-weight:bold; + +} +h3{ + font-size:3em; + line-height:1; + font-weight:bold; +} +.end{ + color:red; } \ No newline at end of file diff --git a/syllabus.html b/syllabus.html index 82a7d91..7c63b01 100644 --- a/syllabus.html +++ b/syllabus.html @@ -1,4 +1,4 @@ - + @@ -6,33 +6,59 @@

Fundamentals of linux systems-Syllabus

-
Back to Main
+
Main
-
- - - - + - +