Examples with "li-element" and their translation in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
In this case it is only a li-element, which we want to include in a list.
In diesem Fall ist es nur ein li-Element, das wir gleich in eine Liste einbauen möchten.
Andere resultaten
Corresponds to the value attribute of an LI element.
Each list item is contained in an li element.
To style the li elements all in the same way, you don't need a result class.
Um alle li-Elemente auf dieselbe Weise darzustellen, brauchen Sie keine ergebnis-Klasse.
If no text is selected, inserts a UL element with one LI element.
The element contains one or more LI elements that define the actual items of the list.
This indicates that the next step will affect the child li elements as well as the parent ul.
Diese Hervorhebung zeigt an, dass sich der nächste Bearbeitungsschritt sowohl auf die untergeordneten LI-Elemente als auch auf das übergeordnete UL-Element auswirken wird.
Make sure that you add the active class to the current li element.
Achten Sie darauf, dass Sie jeweils beim aktuellen Link die active-Klasse hinzufügen
Another example is the restrictions on the content models of the ul element, which only allows li element children.
Ein weiteres Beispiel ist die Beschränkung des Inhaltsmodells des Elements ul, das nur li-Elemente als Kinder erlaubt.
The element contains one or more LI elements that define the actual items of the list.
Das Element enthält eine oder mehrere LI-Elemente, die die eigentlichen Punkte der Liste definieren.
The LI elements must not contain block-level elements, which prevents MENUs from being nested.
Die LI-Elemente dürfen keine Block-Level Elemente enthalten, welche MENUs daran hindern eingebettet zu werden.
We need the list to insert the generated li elements (3).
Die Liste benötigen wir, um die generierten li-Elemente einzufügen (3).
The HTML tag decorator will by default render every tag in an anchor element, surrounded by a li element.
Der HTML Tag Dekorator stellt standardmäßig jedes Tag in einem Anker Element dar, umgeben von einem li Element.