From 57456b1c1b17765ee64a295b206d53bd24f711a6 Mon Sep 17 00:00:00 2001 From: abdelaziz Date: Wed, 14 Jan 2026 14:46:08 +0100 Subject: [PATCH] Initial commit --- Desktop/LearningCSW/MainPage.html | 39 +++++++++++++++++++++++++++ Desktop/LearningCSW/MainPageStyle.css | 34 +++++++++++++++++++++++ HHU2.txt | 0 HUH2.txt | 2 ++ datei2.txt | 1 + 5 files changed, 76 insertions(+) create mode 100644 Desktop/LearningCSW/MainPage.html create mode 100644 Desktop/LearningCSW/MainPageStyle.css create mode 100644 HHU2.txt create mode 100644 HUH2.txt create mode 100644 datei2.txt diff --git a/Desktop/LearningCSW/MainPage.html b/Desktop/LearningCSW/MainPage.html new file mode 100644 index 0000000..600066e --- /dev/null +++ b/Desktop/LearningCSW/MainPage.html @@ -0,0 +1,39 @@ + + + + + + Game Platform + + + +

Team Game Platform

+ +
+
+

Game 1

+

Member 1

+
+ +
+

Game 2

+

Member 2

+
+ +
+

Game 3

+

Member 3

+
+ +
+

Game 4

+

Member 4

+
+ +
+

Game 5

+

Member 5

+
+
+ + \ No newline at end of file diff --git a/Desktop/LearningCSW/MainPageStyle.css b/Desktop/LearningCSW/MainPageStyle.css new file mode 100644 index 0000000..2836c0e --- /dev/null +++ b/Desktop/LearningCSW/MainPageStyle.css @@ -0,0 +1,34 @@ +body { + font-family: Arial, sans-serif; + max-width: 900px; + margin: 50px auto; + padding: 20px; +} + +h1 { + text-align: center; +} + +.games-container { + display: grid; + grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); + gap: 20px; + margin-top: 40px; +} + +.game-card { + border: 1px solid #ccc; + padding: 30px; + text-align: center; + cursor: pointer; + background: #f5f5f5; +} + +.game-card h2 { + margin: 0 0 10px 0; +} + +.game-card p { + margin: 0; + color: #666; +} \ No newline at end of file diff --git a/HHU2.txt b/HHU2.txt new file mode 100644 index 0000000..e69de29 diff --git a/HUH2.txt b/HUH2.txt new file mode 100644 index 0000000..556dd38 --- /dev/null +++ b/HUH2.txt @@ -0,0 +1,2 @@ +das ist Zeile 2 +das ist zeile 3 diff --git a/datei2.txt b/datei2.txt new file mode 100644 index 0000000..b33b39b --- /dev/null +++ b/datei2.txt @@ -0,0 +1 @@ +neuer test