update
This commit is contained in:
@@ -70,7 +70,6 @@ h1 {
|
||||
font-family: -apple-system, sans-serif;
|
||||
font-size: 10px;
|
||||
font-weight: 700;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 1px;
|
||||
color: #8be9fd;
|
||||
margin-bottom: 6px;
|
||||
@@ -88,9 +87,9 @@ h1 {
|
||||
|
||||
<h1>for-Schleife</h1>
|
||||
|
||||
<p class="beschreibung">Führt einen Code-Block wiederholt aus.</p>
|
||||
<p class="beschreibung">Wiederholt einen Code-Block.</p>
|
||||
|
||||
<p class="zweck">Wiederholung wenn Anzahl Durchläufe bekannt ist oder Index gebraucht wird.</p>
|
||||
<p class="zweck">Liste oder Bereich durchgehen.</p>
|
||||
|
||||
<div class="examples">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user