aufgabe 24-11-15

Aufgabe: Alle seiten verbinden und die sollen gleiche struktur haben
This commit is contained in:
danielvici123
2024-11-15 10:08:51 +01:00
parent 4800b9a167
commit 889419c762
8 changed files with 246 additions and 188 deletions

View File

@@ -4,69 +4,26 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tabelle</title>
<link rel="stylesheet" href="../style.css">
</head>
<body>
<h1>DANIEL</h1>
<style type="text/css">
/* * alles */
td{
border:black 1px solid;
font-family:Arial, sans-serif;
font-size:14px;
padding:10px 5px;
}
th{
border:black 1px solid;
font-family:Arial, sans-serif;
font-size:14px;
font-weight:normal;
padding:10px 5px;
}
.hw{
border-collapse:collapse;
border-spacing:0;
background-color:#34ff34;
border-color:black;
text-align:center;
vertical-align:top
}
.eins{
border-collapse:collapse;
border-spacing:0;
background-color:#9698ed;
border-color:black;
text-align:center;
}
.b{
border-collapse:collapse;
border-spacing:0;
background-color:#dae8fc;
border-color:black;
text-align:center;
}
.bki21{
border-collapse:collapse;
border-spacing:0;
background-color:#f8a102;
border-color:black;
text-align:center;
vertical-align:top
}
.O{
border-collapse:collapse;
border-spacing:0;
background-color:#00d2cb;
border-color:black;
text-align:center;
vertical-align:top
}
</style>
<header>WvSS</header>
<nav>
<ul>
<li><a href="../ueberschriften.html">Überschriften</a></li>
<li><a href="../hauptseite.html">Home</a></li>
<li><a href="../stundenplan.html">Stundenplan</a></li>
<li><a href="../listen.html">Andere (Haupt-) Seite</a></li>
<li><a href="aufgabe.html" class="aktiv">Tabellen 2</a></li>
<li><a href="https://search.brave.com">Brave</a></li>
<li><a href="https://www.wvss-mannheim.de/">WVSS Mannheim</a></li>
<li><a href="https://u.gg/lol/profile/euw1/darkhuawarim-3253/overview" class="text-bold">League Profile</a></li>
<li><a href="https://leagueoflegends.com">League of Legends</a></li>
</ul>
</nav>
<h1>DANIEL</h1>
<table class="tg">
<tr>
<td class="bki21" colspan="2">2BKI21</td>