Wie fange ich an?/Dateiorganisation – SELFHTML-Wiki https://wiki.selfhtml.org/wiki/Dateiorganisation
─ index.html ├── css/ │ └── style.css ├── js/ │ └── script.js ├── images/ │ ├── logo.svg
─ index.html ├── css/ │ └── style.css ├── js/ │ └── script.js ├── images/ │ ├── logo.svg
-Tag mit Pflichtangaben ansehen …
Logo.svg" alt="Self-Logo
-Tag mit Pflichtangaben ansehen …
Logo.svg" alt="Self-Logo
─ index.html ├── css/ │ └── style.css ├── js/ │ └── script.js ├── images/ │ ├── logo.svg
Herzlich willkommen!
Herzlich willkommen!
─ index.html ├── css/ │ └── style.css ├── js/ │ └── script.js ├── images/ │ ├── logo.svg
Herzlich willkommen!
-Tag mit Pflichtangaben ansehen …
Logo.svg" alt="Self-Logo
charset="utf-8">