Vertaling van "span-Element" in Engels
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 folgendem Beispiel ist die E-Mail-Adresse durch ein span-Element unterbrochen.
In the following example, the email address is interrupted by a span element.
Hier ein Beispiel, wie man ein span-Element einsetzen könnte
Es ist ebenfalls erforderlich, direkt oberhalb des Auswahlfeldes ein span-Element mit der Klasse lg-placeholder und einem Text für den Platzhalter einzufügen.
It is also necessary to add a span element with the class lg-placeholder and a text for the placeholder just above your select element.
Sie könnten bspw. ein äußeres span-Element haben, für das translate auf yes gesetzt ist und welches das title-Attribut trägt, das übersetzt werden soll.
For example, you could have an outer span element with translate set to yes that carries the title attribute you want to be translated.
Während ein menschlicher Nutzer im Webbrowser die korrekte E-Mail-Adresse angezeigt bekommt, liest ein Spambot den ausgeblendeten Text im span-Element voraussichtlich mit aus.
While a human user receives a correct email address in the web browser, a spambot is expected to read out the blended text in the span element.
Somit können zwar horizontale Positionierungen genutzt (analog display:block) werden, aber das Element verhält sich wie z.B. ein span-Element.
Thus horizontal positioning can be used (analog display:block), but the element behaves like a span element, for example.
Nebenher bin ich gerade dabei, Akronyme - zum Beispiel PHP - mit einem span-Element zu umschließen, um sie in Kapitälchen anzuzeigen.
Currently, I want to wrap all acronyms - PHP, for example - in a span element to display them as small capitals.
Um dieses Problem zu lösen, gibt es eine versteckte span-Element, das noch ordentlich Anzeige des Textes wird "Image Replacement-Techniken" für dieses Feld.
To solve this problem, there is a hidden span element that will still neatly display the text "Image replacement techniques" for this header.
Das SPAN-Element ist ein allgemeiner Inline-Container.
The SPAN element is a generic inline container.
Das macht das Span-Element flexibler und ist deswegen die logische Wahl in den meisten Fällen.
This makes the Span element more flexible and therefore the logical choice in most cases.
Im folgenden Beispiel wird ein SPAN-Element mit einem style -Attribut erstellt, das für das Element für alle Bestandteile im aktiven Dokument, die Text enthalten, eine blaue Hintergrundfarbe festlegt.
The following example creates a SPAN element with a style attribute that sets the background color for the element to blue for each element in the active document that contains text.
LiesAlsCSS gibt den angegebenen Text in einem Span-Element mit CSS-Eigenschaften zurück. Hinweise
GetAsCSS returns the specified text in a span element with CSS properties. Notes
Ein span-Element ist nur so breit wie sein Inhalt.