您目前尚未登陆,请选择【登陆】或【注册
首页->新闻文章->达达ASP.NET简单新闻发布源码>>fckeditor/fckstyles.xml>>代码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:达达ASP.NET简单新闻发布源码


当前文件路径:DaDaNews/fckeditor/fckstyles.xml 文件类型
普通视图
		            
1<?xml version="1.0" encoding="utf-8" ?> 2<!-- 3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net 4 * Copyright (C) 2003-2007 Frederico Caldeira Knabben 5 * 6 * == BEGIN LICENSE == 7 * 8 * Licensed under the terms of any of the following licenses at your 9 * choice: 10 * 11 * - GNU General Public License Version 2 or later (the "GPL") 12 * http://www.gnu.org/licenses/gpl.html 13 * 14 * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") 15 * http://www.gnu.org/licenses/lgpl.html 16 * 17 * - Mozilla Public License Version 1.1 or later (the "MPL") 18 * http://www.mozilla.org/MPL/MPL-1.1.html 19 * 20 * == END LICENSE == 21 * 22 * This is the sample style definitions file. It makes the styles combo 23 * completely customizable. 24 * 25 * See FCKConfig.StylesXmlPath in the configuration file. 26--> 27<Styles> 28 <Style name="Image on Left" element="img"> 29 <Attribute name="style" value="padding: 5px; margin-right: 5px" /> 30 <Attribute name="border" value="2" /> 31 <Attribute name="align" value="left" /> 32 </Style> 33 <Style name="Image on Right" element="img"> 34 <Attribute name="style" value="padding: 5px; margin-left: 5px" /> 35 <Attribute name="border" value="2" /> 36 <Attribute name="align" value="right" /> 37 </Style> 38 <Style name="Custom Bold" element="span"> 39 <Attribute name="style" value="font-weight: bold;" /> 40 </Style> 41 <Style name="Custom Italic" element="em" /> 42 <Style name="Title" element="span"> 43 <Attribute name="class" value="Title" /> 44 </Style> 45 <Style name="Code" element="span"> 46 <Attribute name="class" value="Code" /> 47 </Style> 48 <Style name="Title H3" element="h3" /> 49 <Style name="Custom Ruler" element="hr"> 50 <Attribute name="size" value="1" /> 51 <Attribute name="color" value="#ff0000" /> 52 </Style> 53</Styles>
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:达达ASP.NET简单新闻发布源码

- 单用户Blog程序源码(VS2008)

- 小范企业管理源码

- 小E单班同学录1.1源码

- 三层班级留言本源码

- 小型采石场收支管理系统源码

- 网络用户管理系统源码(面向对象)

- XML同学录系统源码(毕业设计)

- Asp.net2.0在线压缩/解压示例..

51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号