File: junicode_misctech.html

package info (click to toggle)
ttf-junicode 0.6.4-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 820 kB
  • sloc: makefile: 25; sh: 7
file content (34 lines) | stat: -rw-r--r-- 879 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Junicode Miscellaneous Technical</title>
    <link rel="STYLESHEET" href="oeg.css" media="screen" type="text/css" />
  </head>

  <body>
    <h1>Junicode Miscellaneous Technical (2300-23FF)</h1>

    <table>
	<tr>
	  <td colspan="3"><b>MISCELLANEOUS TECHNICAL</b></td>
	</tr>
	<tr>
	  <td><b>Character</b></td>
	  <td><b>Unicode</b></td>
	  <td><b>Description</b></td>
	</tr>
	<tr>
	  <td>&#x2329;</td>
	  <td>2329</td>
	  <td>left-pointing angle bracket</td>
	</tr>
	<tr>
	  <td>&#x232A;</td>
	  <td>232A</td>
	  <td>right-pointing angle bracket</td>
	</tr>
    </table>
  </body>
</html>