Vertaling van "max-width" 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.
Die Medienabfragen werden automatisch mit den neuen Werten für min-width und/oder max-width aktualisiert.
The media queries are automatically updated with the new min-width and/or max-width values.
Im eingeblendeten Popup-Fenster ist standardmäßig die Option „max-width" ausgewählt.
In the pop-up that appears, the max-width option is selected by default.
Eine Kurznotation für die Festlegung von sowohl min-width als auch max-width min-height
A shorthand descriptor for setting both min-width and max-width min-height
Wir können zwar für viele verschiedene Elemente Abfragen erstellen, diejenigen, die am häufigsten beim responsiven Webdesign zum Einsatz kommen, sind jedoch min-width, max-width, min-height und max-height.
While there are several different items we can query on, the ones used most often for responsive web design are min-width, max-width, min-height, and max-height.
Den durch Zurücksetzung von max-width gewonnenen Platz möchte ich auf meiner Startseite und auf Eltern-Seiten durch einen "zweiseitigen" Aufbau nutzen.
The space gained by resetting max-width I use for a "two-page" layout on the landing page and for parent pages.
Verbesserung: CSS-Regel max-width zum Diaschau-Wrapper hinzugefügt
Improvement: max-width css rule added to slider wrapper
Die Haltepunktwerte werden auf den Leisten angegeben: min-width links und max-width rechts auf der Leiste.
The breakpoint values are indicated on the bars - min-width at the left and max-width at the right of the bar.
Setzen Sie die Property „max-width" auf den Wert 100%.
Then set the max-width property to 100%.
Damit ein solches Element auf großen Bildschirmen nicht zu breit wird, fügen Sie noch die Property „max-width" mit dem Wert 1000px hinzu.
To prevent the wrapper getting too wide on large screens, add another property, max-width, and set its value to 1000px.
In jedem Fall kann die endgültige Größe durch die Attribute min-width, min-height, max-width und max-height eingeschränkt werden, die genau so angegeben werden können wie die Attribute width und height.
In either case it is possible to constrain the final size with the min-width, min-height, max-width and max-height attributes which can be specified in the same ways as width and height.
Hinweis: min-width überschreibt sowohl width, als auch max-width.
max-width overrides width, but min-width overrides max-width.
Mit einer Property „max-width" von 100% wird das Bild niemals breiter als sein übergeordnetes Element, in diesem Fall das HERO-DIV-Element.
Setting the max-width property to 100% ensures that the image is never wider than its parent element, in this case the hero<div>.
Ein paar Bugs wurden anscheinend tatsächlich behoben (hover, min-width, max-width), Einiges ist allerdings immer noch indiskutabel (das Spielemenü ist nach rechts verschoben, kein Abstand zwischen Logokasten und Hauptinhalt usw.).
A few bugs have apparently been fixed (hover, min-width and max-width), other things are still badly broken (the games menu is shifted to the right, there's no space between logo box and main content etc.).