erste article-Implementation

article-Interface & -Klasse
+ createArticle.php mit article.css (Editor)
+ neuer "Beitrag erstellen"-Button in Navbar
This commit is contained in:
NOrtmann1
2026-05-26 10:36:56 +02:00
parent c41302d046
commit a1184299b1
6 changed files with 187 additions and 4 deletions
+1
View File
@@ -14,6 +14,7 @@
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/navbar.css">
<link rel="stylesheet" href="css/footer.css">
<link rel="stylesheet" href="css/article.css">
<title>EduForge</title>
</head>