summaryrefslogtreecommitdiffstats
path: root/symbols/captioning-symbols.html
diff options
context:
space:
mode:
Diffstat (limited to 'symbols/captioning-symbols.html')
-rw-r--r--symbols/captioning-symbols.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/symbols/captioning-symbols.html b/symbols/captioning-symbols.html
new file mode 100644
index 0000000..f4dfc8d
--- /dev/null
+++ b/symbols/captioning-symbols.html
@@ -0,0 +1,16 @@
+<!doctype html>
+<html>
+ <head>
+ <meta charset="utf-8"/>
+ <title>Captioning symbols</title>
+ <link rel="stylesheet" type="text/css" href="../style.css"/>
+ </head>
+ <body>
+ <table>
+ <tr>
+ <td>&#x269E;</td> <!-- THREE LINES CONVERGING RIGHT --> <!-- someone speaking -->
+ <td>&#x269F;</td> <!-- THREE LINES CONVERGING LEFT --> <!-- background speaking -->
+ </tr>
+ </table>
+ </body>
+</html>