File: about.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 (32 lines) | stat: -rw-r--r-- 1,024 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
31
32
<html xmlns="http://www.w3.org/1999/xhtml">
<HEAD>
<TITLE>O TinyMCE</TITLE>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link href="style.css" rel="stylesheet" type="text/css">
</HEAD>

<BODY>

<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
  <tr> 
    <td><span class="title">O TinyMCE</span></td>
    <td align="right"><a href="index.htm">Obsah</a></td>
  </tr>
</table>
<hr noshade>
<br>
TinyMCE je malý WYSIWYG editor pre webovské prehliadače� ako sú MSIE nebo Mozilla,
ktorým je možné upravovať obsah HTML omnoho jednoduchšie. Obsahuje bežné funkcie,
ktoré je možné nájsť vo väčšine textových editorov, preto by jeho používanie nemalo
byť zložité<br>
<br>
<hr noshade>
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
  <tr> 
    <td>Choď na: <a href="index.htm">Obsah</a></td>
    <td align="right"><a href="#">Nahor</a></td>
  </tr>
</table>
<br>
</BODY>
</HTML>