【发布时间】:2015-10-27 18:56:35
【问题描述】:
我有一个问题。我有一个 div,在这个 div 中还有一个带有文本“Benjamin”的 div。字体大小为 7vh。当我在 Galaxy s4 mini 上查看网站时,文本的位置和大小都正确。当我使用 Galaxy A5 检查网站时,文本位于错误的位置。我用 iPhone 4 和 5 检查网站。它总是正确的。只有galaxy a5 给我看错了。我们使用相同版本的 Chrome。
http://www.benwillgruber.com/stefanseite/test/index.php --> 网站 http://www.benwillgruber.com/stefanseite/test/wrong_galaxy_a5.jpg--> 位置错误 http://www.benwillgruber.com/stefanseite/test/google_nexus_10_emulator.png --> 对的 http://www.benwillgruber.com/stefanseite/test/galaxy_s4_mini.png --> 对的。
CSS:
* { box-sizing: border-box;}
body {
background-color: #3C3C3B; /* Dunkel Grau */
padding: 0px;
margin: 0px;
overflow: hidden;
width: 100vw;
}
/* Willkommenseite */
#startseite {
width: 100vm;
height: 100vh;
overflow: hidden;
}
#spalte1reihe1 {
width: 25vw;
height: 22vh;
float: left;
background-color: #ECECEC; /* Grau */
}
#spalte2reihe1 {
width: 50vw;
height: 22vh;
float: left;
background-color: #ffffff;
}
#spalte3reihe1 {
width: 25vw;
float: left;
height: 22vh;
background-color: #ECECEC; /* Grau */
}
/* Willkommenseite Benjamin Willgruber */
#spalte1reihe2 {
width: 25vw;
height: 16vh;
float: left;
background-color: #2DAB66; /* Grün */
}
#spalte2reihe2 {
width: 50vw;
height: 16vh;
float: left;
background-color: #3C3C3B;
}
#spalte3reihe2 {
width: 25vw;
float: left;
height: 16vh;
background-color: #2DAB66; /* Grün */
}
/* Willkommenseite kombiniert mit */
#spalte1reihe3 {
width: 25vw;
height: 17vh;
float: left;
background-color: #ECECEC; /* Grau */
}
#spalte2reihe3 {
width: 50vw;
height: 17vh;
float: left;
background-color: #ffffff;
}
#spalte3reihe3 {
width: 25vw;
float: left;
height: 17vh;
background-color: #ECECEC; /* Grau */
}
/* Willkommenseite Gumhalter Stefan */
#spalte1reihe4 {
width: 25vw;
height: 16vh;
float: left;
background-color: #1E788B; /* Blau */
}
#spalte2reihe4 {
width: 50vw;
height: 16vh;
float: left;
background-color: #3C3C3B;
}
#spalte3reihe4 {
width: 25vw;
float: left;
height: 16vh;
background-color: #1E788B; /* Blau */
}
#spalte1reihe5 {
width: 25vw;
height: 29vh;
float: left;
background-color: #ECECEC; /* Grau */
}
#spalte2reihe5 {
width: 50vw;
height: 29vh;
float: left;
background-color: #ffffff;
}
#spalte3reihe5 {
width: 25vw;
float: left;
height: 29vh;
background-color: #ECECEC; /* Grau */
}
#benjaminwillgruber {
float: left;
width: 50%;
height: 16vh;
padding-left: 10px;
overflow: hidden;
border: 1px solid #ff0000;
}
#grafikmediendesign {
float: left;
width: 50%;
height: 16vh;
text-align: right;
padding-right: 10px;
overflow: hidden;
border: 1px solid #ff0000;
}
#benjamin {
font-size: 7vh;
color: #ffffff;
}
#willgruber {
font-size: 7vh;
color: #ffffff;
}
#grafik {
font-size: 7vh;
color: #ffffff;
}
#mediendesign {
font-size: 7vh;
color: #ffffff;
}
/* Auflösung 300 bis 500 */
/* Seitliche Balken werden ausgeblendet */
@media only screen and (min-width: 0px) and (max-width: 1000px)
{
#spalte1reihe1 {
display: none;
}
#spalte2reihe1 {
width: 100vw;
}
#spalte3reihe1 {
display: none;
}
#spalte1reihe2 {
display: none;
}
#spalte2reihe2 {
width: 100vw;
}
#spalte3reihe2 {
display: none;
}
#spalte1reihe3 {
display: none;
}
#spalte2reihe3 {
width: 100vw;
}
#spalte3reihe3 {
display: none;
}
#spalte1reihe4 {
display: none;
}
#spalte2reihe4 {
width: 100vw;
}
#spalte3reihe4 {
display: none;
}
#spalte1reihe5 {
display: none;
}
#spalte2reihe5 {
width: 100vw;
}
#spalte3reihe5 {
display: none;
}
}
HTML:
<!DOCTYPE html>
<html lang = "de">
<head>
<title>Test</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset = "utf-8">
<link rel = "stylesheet" href = "./css/style.css">
<style type = "text/css">
@font-face {
font-family: 'avril';
src: url('./font/arvil_sans-webfont.eot');
src: url('./font/arvil_sans-webfont.eot?#iefix') format('embedded-opentype'),
url('./font/arvil_sans-webfont.woff2') format('woff2'),
url('./font/arvil_sans-webfont.woff') format('woff'),
url('./font/arvil_sans-webfont.ttf') format('truetype'),
url('./font/arvil_sans-webfont.svg#arvil_sans-webfont') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'sensation';
src: url('./font/sansation_regular-webfont.eot');
src: url('./font/sansation_regular-webfont.eot?#iefix') format('embedded-opentype'),
url('./font/sansation_regular-webfont.woff2') format('woff2'),
url('./font/sansation_regular-webfont.woff') format('woff'),
url('./font/sansation_regular-webfont.ttf') format('truetype'),
url('./font/sansation_regular-webfont.svg#sansation_regular-webfont') format('svg');
font-weight: normal;
font-style: normal;
}
</style>
</head>
<body>
<div id = 'startseite'>
<div id = "reihe1">
<div id = "spalte1reihe1">
</div>
<div id = "spalte2reihe1">
</div>
<div id = "spalte3reihe1">
</div>
</div>
<div id = "reihe2">
<div id = "spalte1reihe2">
</div>
<div id = "spalte2reihe2">
<div id = 'benjaminwillgruber'>
<div id = 'benjamin'>
<font style = "font-family: 'avril'">Benjamin</font>
</div>
<div id = 'willgruber'>
<font style = "font-family: 'avril'">Willgruber</font>
</div>
</div>
<div id = 'grafikmediendesign'>
<div id = 'grafik'>
<font style = "font-family: 'avril'">Grafik</font>
</div>
<div id = 'mediendesign'>
<font style = "font-family: 'avril'">Mediendesign</font>
</div>
</div>
</div>
<div id = "spalte3reihe2">
</div>
<div id = "reihe3">
<div id = "spalte1reihe3">
</div>
<div id = "spalte2reihe3">
</div>
<div id = "spalte3reihe3">
</div>
</div>
<div id = "reihe4">
<div id = "spalte1reihe4">
</div>
<div id = "spalte2reihe4">
</div>
<div id = "spalte3reihe4">
</div>
</div>
<div id = "reihe5">
<div id = "spalte1reihe5">
</div>
<div id = "spalte2reihe5">
</div>
<div id = "spalte3reihe5">
</div>
</div>
</div>
</div>
</body>
</html>
【问题讨论】:
-
A5 上的 Android 版本和浏览器是什么?
-
Android 5.02 和 Chrome 46.0.2490.76 --> Galaxy a5; Android 4.4.2 和 Chrome 46.0.2490.76 --> Galaxy s4 mini
标签: html css responsive-design