File: index.htm

package info (click to toggle)
owl-dms 0.90-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 17,292 kB
  • ctags: 10,919
  • sloc: php: 48,457; sql: 3,603; sh: 363; perl: 204; makefile: 73
file content (30 lines) | stat: -rw-r--r-- 1,117 bytes parent folder | download
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
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Indice della guida</title>
  <link href="style.css" rel="stylesheet" type="text/css">
</head>
<body onload="window.focus();">
<table class="pageheader" border="0" cellpadding="1" cellspacing="3"
 width="100%">
  <tbody>
    <tr>
      <td><span class="title">Tavola dei contenuti<br>
      </span></td>
      <td align="right">&nbsp;</td>
    </tr>
  </tbody>
</table>
<hr noshade="noshade">
<br>
Seleziona un argomento:<br>
<ul class="toc_ul">
  <li class="toc_li"><a href="about.htm">Informazioni su TinyMCE</a></li>
  <li class="toc_li"><a href="common_buttons.htm">Pulsanti comuni</a></li>
  <li class="toc_li"><a href="insert_image_button.htm">Pulsante 'Inserisci immagine'<br></a></li>
  <li class="toc_li"><a href="insert_link_button.htm">Pulsante 'Inserisci collegamento'</a></li>
  <li class="toc_li"><a href="insert_anchor_button.htm">Pulsante 'Inserisci &agrave;ncora'</a></li>
  <li class="toc_li"><a href="insert_table_button.htm">Pulsante 'Inserisci tabella'</a></li>
</ul>
<hr noshade="noshade">
</body>
</html>