Arbeitsbltter - interaktive bungen - Links
zum Lehrwerk "Menschen"
erstellt von Ilknur Aka aus DaF-Lehrwerken und Online-DaF-Seiten
: It triggers a proprietary IE behavior called hasLayout . While it has nothing to do with typography, it is often seen in CSS files next to font declarations to ensure that containers (like text boxes) expand correctly.
: Because of its aggressive "velocity" aesthetic, it is widely used in: zoom 1 font
/* ❌ Don't do this: */ body font-size: 1px; zoom: 0.1; : It triggers a proprietary IE behavior called hasLayout
Developers use zoom: 1; (CSS) combined with font-size: 1px; to test how their responsive layouts break at extreme text scales. They want to ensure buttons don't overlap and containers don't collapse when text is absurdly small. Developers use zoom: 1
It is crucial to distinguish "zoom 1 font" from similar but different commands.
| Lektion 13: |
|
|
| Lektion 14: |
|
|
| Lektion 15: |
|
|
|
Lektion 16: |
|
|
| Lektion 17: |
|
|
| Lektion 18: |
|
|
| Lektion 19: |
|
|
|
Lektion 20: |
|
|
| Lektion 21: |
|
|
| Lektion 22: |
|
|
| Lektion 23: |
|
|
|
Lektion 24: |
|
|