You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
1.2 KiB
HTML
54 lines
1.2 KiB
HTML
<html>
|
|
<head>
|
|
<title></title>
|
|
<style>
|
|
form.buttons input {
|
|
width: 160px;
|
|
height: 160px;
|
|
/*hide the labels*/
|
|
font-size: 0;
|
|
line-height: 0;
|
|
}
|
|
</style>
|
|
|
|
</head>
|
|
<body>
|
|
|
|
<form action="cgi-bin/play.cgi" class="buttons">
|
|
<input type="submit" name="p" value="BasicTurn.mp3" style="background:url(images/Choreology-BasicTurn.png) no-repeat;" />
|
|
<input type="submit" name="p" value="Follow.mp3" />
|
|
<input type="submit" name="p" value="AmericanSpin.mp3" />
|
|
<input type="submit" name="p" value="Bump.mp3" />
|
|
<input type="submit" name="p" value="StopAndGo.mp3" />
|
|
<input type="submit" name="p" value="Windmill.mp3" />
|
|
<input type="submit" name="p" value="SpanishArms.mp3" />
|
|
<input type="submit" name="p" value="Hucklebuck.mp3" />
|
|
<input type="submit" name="p" value="TheWhip.mp3" />
|
|
<input type="submit" name="p" value="Whip.mp3" />
|
|
<input type="submit" name="p" value="ChickenWalks.mp3" />
|
|
<div class="tempo">
|
|
<input id="slider3" type="range" min ="100" max="180" step ="1" style="width: 640px" />
|
|
<!-- <input id="slider3" type="range" min ="100" max="180" step ="1" orient="vertical" style="-webkit-appearance: slider-vertical; writing-mode: bt-lr" />
|
|
-->
|
|
</div>
|
|
|
|
</form>
|
|
|
|
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|