Vertaling van "min-width" in Pools
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.
The style properties such as min-width and max-height can be applied to any element.
Własności stylu, takie jak min-width i max-height, mogą być dodawane do każdego elementu.
Add min-width, max-width, min-height and max-height on all browsers.
Dodaje min-width, max-width, min-height i max-height na wszystkich przeglądarkach.
The difference is subtle but very important: min-width is based on the size of the browser window whereas min-device-width is based on the size of the screen.
Różnica jest niewielka, ale bardzo ważna: min-width zależy od rozmiaru okna przeglądarki, a min-device-width - od rozmiaru ekranu.
The size of the stack is determined by its largest child, but you can use the CSS properties width, height, min-width and other related properties on both the stack and its children.
Rozmiar stosu jest określony przez największego potomka, ale możemy zastosować własności CSS width, height, min-width i inne podobne własności zarówno ze stosem, jak i jego potomkami.
Blue: Media queries with both min-width and max-width conditions
Niebieski: zapytania o media z warunkami min-width oraz max-width
You could opt for strings rather than inner maps for more flexibility (e.g. '(min-width: 800px)'). Breakpoint manager
Możesz również zdecydować się na korzystanie z ciągów znaków (strings) zamiast map dla lepszej elastyczności (np. '(min-width: 800px)').
min-width and max-width parameters determining the minimum and maximum width of the screen, which satisfies the conditions for use of defined CSS rules. Logical operators
<link Jak widać intensywnie używane są tutaj parametry min-width lub max-width określające minimalną lub maksymalną szerokość ekranu, spełniającą warunki do zastosowania danych reguł CSS.
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.
W każdym przypadku możliwe jest ograniczenie ostatecznych rozmiarów elementu za pomocą atrybutów: min- width, min- height, max- width i max- height, które mogą być zapisane w analogiczny sposób jak atrybuty width oraz height.
For example, if the document does not contain min-width conditions, then the purple bar is not displayed.
The breakpoint values are indicated on the bars - min-width at the left and max-width at the right of the bar. Breakpoint values
Na paskach są podane wartości punktów przerwań: min-width po lewej stronie (określa szerokość minimalną) oraz max-width po prawej stronie paska (określa szerokość maksymalną).