@@Carmen
Ich verstehe auch nicht so recht wenn man article oder section nehmen soll.
section
s sind Abschnitte des Hauptinhalts. Sowas wie:
<h1>Das Werk</h1>
<section id="section1">
<h2>1. Kapitel</h2>
<p>Am Anfang war …</p>
</section>
<section id="section2">
<h2>2. Kapitel</h2>
<section>
<h3 id="section2.1">2.1. Unterkapitel</h3>
<p>…</p>
</section>
<section>
<h3 id="section2.2">2.2. Unterkapitel</h3>
<p>…</p>
</section>
</section>
section
s sollten eine Überschrift haben. Und zweckmäßigerweise auch eine ID, damit man auf den jeweiligen Abschnitt verweisen kann.
article
s sind eher eigenständige Dinge, die vom Seiteninhalt losgelöst sind/werden können; wie z.B. Kommentare von Nutzern. Auch hier bieten sich IDs an.
LLAP 🖖
--
“You might believe there are benefits for the developer, but first of all, you should put those behind the interest of the user.” —Stefan Tilkov
Selfcode:
“You might believe there are benefits for the developer, but first of all, you should put those behind the interest of the user.” —Stefan Tilkov
Selfcode:
sh:) fo:} ch:? rl:) br:> n4:& va:| de:> zu:} fl:{ ss:| ls:# js:|