This flashcard is just one of a free flashcard set. See all flashcards!
36
Mobile
Responsive Bilder und Videos. Formate?
Responsive Bilder und Videos. Formate?
- Nur JPG, PNG oder GIF verwenden
- JPG immer optimieren, z.B. mit jpegmini
- PNG optimieren mit kraken.io
#bildspalte img
- max-width: 195px; width: 50%; /* 195/390 = 50% */ height: auto;
Bilder ohne width und height im <img>-Tag
img {width: 100%;
Bilder mit width und height im <img>-Tag
img {
width: 100%;
height: auto;
Flashcard info:
Author: Karin Zeller
Main topic: WebApp FS14
Topic: Web Applikationen FS14
School / Univ.: HTW
City: Chur
Published: 20.06.2014