f11a38ad8a2a8038b7809b76c499e73b09b89c0e
[acontent.git] / docs / include / jscripts / tiny_mce / themes / advanced / charmap.htm
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\r
2 <html xmlns="http://www.w3.org/1999/xhtml">\r
3 <head>\r
4         <title>{#advanced_dlg.charmap_title}</title>\r
5         <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />\r
6         <script type="text/javascript" src="../../tiny_mce_popup.js"></script>\r
7         <script type="text/javascript" src="js/charmap.js"></script>\r
8 </head>\r
9 <body id="charmap" style="display:none">\r
10 <table align="center" border="0" cellspacing="0" cellpadding="2">\r
11     <tr>\r
12         <td colspan="2" class="title">{#advanced_dlg.charmap_title}</td>\r
13     </tr>\r
14     <tr>\r
15         <td id="charmapView" rowspan="2" align="left" valign="top">\r
16                         <!-- Chars will be rendered here -->\r
17         </td>\r
18         <td width="100" align="center" valign="top">\r
19             <table border="0" cellpadding="0" cellspacing="0" width="100" style="height:100px">\r
20                 <tr>\r
21                     <td id="codeV">&nbsp;</td>\r
22                 </tr>\r
23                 <tr>\r
24                     <td id="codeN">&nbsp;</td>\r
25                 </tr>\r
26             </table>\r
27         </td>\r
28     </tr>\r
29     <tr>\r
30         <td valign="bottom" style="padding-bottom: 3px;">\r
31             <table width="100" align="center" border="0" cellpadding="2" cellspacing="0">\r
32                 <tr>\r
33                     <td align="center" style="border-left: 1px solid #666699; border-top: 1px solid #666699; border-right: 1px solid #666699;">HTML-Code</td>\r
34                 </tr>\r
35                 <tr>\r
36                     <td style="font-size: 16px; font-weight: bold; border-left: 1px solid #666699; border-bottom: 1px solid #666699; border-right: 1px solid #666699;" id="codeA" align="center">&nbsp;</td>\r
37                 </tr>\r
38                 <tr>\r
39                     <td style="font-size: 1px;">&nbsp;</td>\r
40                 </tr>\r
41                 <tr>\r
42                     <td align="center" style="border-left: 1px solid #666699; border-top: 1px solid #666699; border-right: 1px solid #666699;">NUM-Code</td>\r
43                 </tr>\r
44                 <tr>\r
45                     <td style="font-size: 16px; font-weight: bold; border-left: 1px solid #666699; border-bottom: 1px solid #666699; border-right: 1px solid #666699;" id="codeB" align="center">&nbsp;</td>\r
46                 </tr>\r
47             </table>\r
48         </td>\r
49     </tr>\r
50 </table>\r
51 \r
52 </body>\r
53 </html>\r