温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:MyWebPages51aspx汉化最终版
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2
<!-- 3
* FCKeditor - The text editor for internet 4
* Copyright (C) 2003-2005 Frederico Caldeira Knabben 5
* 6
* Licensed under the terms of the GNU Lesser General Public License: 7
* http://www.opensource.org/licenses/lgpl-license.php 8
* 9
* For further information visit: 10
* http://www.fckeditor.net/ 11
* 12
* "Support Open Source software. What about a donation today?" 13
--> 14
<html> 15
<head> 16
<title>FCKeditor - Documentation</title> 17
<style> 18
BODY { FONT-FAMILY: Arial, Verdana, Sans-Serif } 19
P { MARGIN-LEFT: 20px } 20
</style> 21
</head> 22
<body> 23
<h1>FCKeditor Documentation</h1> 24
<p>You can find all the available documentation for FCKeditor online, at our wiki 25
web site:</p> 26
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px"> 27
<p><a href="http://wiki.fckeditor.net/">http://wiki.fckeditor.net/</a></p> 28
</blockquote> 29
</body> 30
</html> 31




BODY
