This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | |
<title>Video Trimmer</title> | |
<style> | |
h1 { border-bottom: solid black 2px; } | |
.selector { border: solid black 1px; margin: 4px; padding: 4px; } | |
.player { border: solid black 1px; margin: 4px; padding: 4px; } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(list | |
'phrases | |
'in | |
'a | |
'block | |
#| | |
(This is a comment) | |
(This is another comment) | |
(This is yet another comment) | |
|# |