This flashcard is just one of a free flashcard set. See all flashcards!
75
Mobile
Wie werden Breakpoints gesetzt?
Wie werden Breakpoints gesetzt?
Die Breakpoints werden mit den Media Queries gesetzt
Bsp.
@media screen and (max-width:850px) {
.col1 {width: 55%;}
.col2 {width: 35%;}
.col3 {float: none;}
}
Bsp.
@media screen and (max-width:850px) {
.col1 {width: 55%;}
.col2 {width: 35%;}
.col3 {float: none;}
}
Flashcard info:
Author: Karin Zeller
Main topic: WebApp FS14
Topic: Web Applikationen FS14
School / Univ.: HTW
City: Chur
Published: 20.06.2014