summaryrefslogtreecommitdiffstats
path: root/non-scripts/optical-character-recognition.html
diff options
context:
space:
mode:
Diffstat (limited to 'non-scripts/optical-character-recognition.html')
-rw-r--r--non-scripts/optical-character-recognition.html27
1 files changed, 27 insertions, 0 deletions
diff --git a/non-scripts/optical-character-recognition.html b/non-scripts/optical-character-recognition.html
new file mode 100644
index 0000000..342ccb3
--- /dev/null
+++ b/non-scripts/optical-character-recognition.html
@@ -0,0 +1,27 @@
+<!doctype html>
+<html>
+ <head>
+ <meta charset="utf-8"/>
+ <title>Optical character recognition</title>
+ <link rel="stylesheet" type="text/css" href="../style.css"/>
+ </head>
+ <body>
+ <table>
+ <tr>
+ <td>&#x2440;</td> <!-- OCR HOOK -->
+ <td>&#x2441;</td> <!-- OCR CHAIR -->
+ <td>&#x2442;</td> <!-- OCR FORK -->
+ <td>&#x2443;</td> <!-- OCR INVERTED FORK -->
+ <td>&#x2444;</td> <!-- OCR BELT BUCKLE -->
+ <td>&#x2445;</td> <!-- OCR BOW TIE -->
+ <td>&#x244A;</td> <!-- OCR DOUBLE BACKSLASH -->
+ </tr>
+ <tr>
+ <td>&#x2446;</td> <!-- OCR BRANCH BANK IDENTIFICATION -->
+ <td>&#x2447;</td> <!-- OCR AMOUNT OF CHECK -->
+ <td>&#x2448;</td> <!-- OCR DASH -->
+ <td>&#x2449;</td> <!-- OCR CUSTOMER ACCOUNT NUMBER -->
+ </tr>
+ </table>
+ </body>
+</html>