28 lines
1.1 KiB
HTML
28 lines
1.1 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html>
|
|
<head>
|
|
<title>Blue Orchid - The White Stripes - BeatHaven</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<link rel="stylesheet" href="css/blueprint/screen.css" type="text/css" media="screen, projection" />
|
|
<link rel="stylesheet" href="css/blueprint/print.css" type="text/css" media="print" />
|
|
<link rel="stylesheet" href="css/beathaven.css" type="text/css" media="screen" />
|
|
<!--[if lt IE 8]>
|
|
<link rel="stylesheet" href="css/blueprint/ie.css" type="text/css" media="screen, projection" />
|
|
<![endif]-->
|
|
<script type="text/javascript" src="js/jquery.min.js"></script>
|
|
<script type="text/javascript" src="js/beathaven.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id="player_container" class="showgrid">
|
|
<div id="playerControlPrevTrack">←</div>
|
|
<div id="playerControlPlay">></div>
|
|
<div id="playerControlStop" class="hide">[-]</div>
|
|
<div id="playerControlNextTrack">→</div>
|
|
</div>
|
|
<div id="main_container" class="showgrid">
|
|
<h1>The White Stripes</h1>
|
|
|
|
</div>
|
|
</body>
|
|
</html>
|