| Lift freeq's AV media plane out of sleek | 1 | <!DOCTYPE html> |
| 2 | <html> | |
| 3 | <head> | |
| 4 | <meta charset="UTF-8"> | |
| 5 | <title>cpal beep example</title> | |
| 6 | </head> | |
| 7 | <body> | |
| 8 | <input id="play" type="button" value="beep"/> | |
| 9 | <input id="stop" type="button" value="stop"/> | |
| 10 | </body> | |
| 11 | </html> |