@ Gunnar Bittersman , brauchst du keine Sorge machen , ich weiss das Probleme für dich ist, weil ich nicht Fachbegriffe (Groß und Klein) benutze... ☺️
So , zurück auf meinem Probleme…
jetzt benutze für ansammeln meinen CSS Datei, windows.css und meine Media Query Datei, **tablet.css **,
<link rel="stylesheet" type="text/css" href="CSS/tablet.css">
<link rel="stylesheet" type="text/css" href="CSS/windows.css">
Frühz habe mit PHP gemacht,
<?php
include 'CSS/windows.css';
include 'CSS/tablet.css';
?>
und bekomme dieser Screenshot,