blob: 76711c1c49e2d46078a4ed6dca3efbb9a70f21b6 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<meta name="description" content="Tizen basic template generated by Tizen Web IDE"/>
<title>Tizen Web IDE - Tizen - Tizen basic Application</title>
<link rel="stylesheet" type="text/css" href="style.css"/>
<style media="screen and (orientation:portrait) and (max-width:360px)" type="text/css">
body {
background-image: url("images/screen_tizen_hd_portrait.png");
background-size: 100% auto;
background-position: top left;
}
</style>
<style media="screen and (orientation:landscape) and not (max-height:360px)" type="text/css">
body {
background-image: url("images/screen_tizen_hd_landscape.png");
background-size: 100% auto;
background-position: top left;
}
</style>
<style media="screen and (orientation:portrait) and (max-width:320px)" type="text/css">
body {
background-image: url("images/screen_tizen_wvga_portrait.png");
background-size: 100% auto;
background-position: top left;
}
</style>
<style media="screen and (orientation:landscape) and not (max-height:320px)" type="text/css">
body {
background-image: url("images/screen_tizen_wvga_landscape.png");
background-size: 100% auto;
background-position: top left;
}
</style>
</head>
<body title="Cordova SplashScreen">
</body>
</html>