Eine Content-Box erscheint, wenn die Telefone vom Programm erkannt wurden.
A content box will appear once the phones detected by the program.
Die Headline und ein optionales Logo finden links neben der Content-Box Platz.
The headline and an optional logo are found on the left, next to the content box space.
Der Webbrowser fügt an allen vier Seiten der Content-Box einen Innenabstand von 20 px hinzu.
The web browser adds an internal space of 20 px to all four sides of the content box.
Folgender Regelsatz gibt für die Content-Box die Maße 150 px x 150 px vor.
The following rule set gives the content box dimensions of 150 px x 150 px.
Webseitenbesucher, die auf eine der Kacheln im Fotogitter der Startseite klicken, gelangen in die Beitragsansicht mit einfarbig hinterlegter Content-Box.
Visitors who click on a tile in the photo grid on the homepage are taken to the post view with a monochromatic content box.
Ändern Sie den Content-Box aus Visual Registerkarte zu Text und fügen Sie den Code.
Change the content box from Visual to Text tab and add the code.
Die Content-Box stellt eine Fläche dar, deren Ausdehnung durch den Textumfang oder die Maße einer Grafik bestimmt wird.
The Content-Box represents an area whose extent is determined by the text range or dimensions of a graphic.
Besonders relevante Inhalte lassen sich auch als „Featured-Content" taggen und in vergrößerter Darstellung im oberen Bereich der Content-Box anheften.
Particularly relevant content can be tagged as "featured content" and attached to the upper part of the content box in enlarged form.
Verdeutlichen lässt sich das CSS-Box-Modell, indem man einer Content-Box die einzelnen Ebenen Schritt für Schritt hinzufügt.
The CSS box model can be clarified by adding the individual levels to the content box step-by-step.
Die Padding-Box (engl. padding = „Polsterung") definiert den Abstand zwischen Content-Box und Border-Box.
The Padding-Box defines the space between the Content-Box and the Border-Box. Border (Border-Box)
Elemente haben tatsächlich eine content-box, padding-box und border-box.
Elements actually have a content-box, padding-box, and border-box.
Weitere mögliche Werte wären padding-box und content-box.
It takes three different values, border-box, padding-box and content-box.
Man kann das richtige Verhalten mit der proprietären Style-Regel LI {-moz-float-edge: content-box} erreichen, was jedoch die Darstellung von Listen in Zusammenhang mit links gefloatetem Material verferkelt (linke floats kommen auf meiner Seite zum Glück nicht vor).
The proprietary style rule LI {-moz-float-edge: content-box} restores standard-compliant rendering, at the cost of fouling up all lists close to left floating material (which, fortunately, does not occur on my site).