您目前尚未登陆,请选择【登陆】或【注册
首页->全站代码->达达ASP.NET企业信息管理系统>>fckeditor/fckstyles.xml>>代码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:达达ASP.NET企业信息管理系统


当前文件路径:DaDaEnterprise/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企业信息管理系统

- jimmyNews(Asp.net新闻系统)..

- Maolz个人展示网站源码

- X2Blog4.0及X2WebControls源码

- 彬彬Asp.net2.0留言板(Vs200..

- 勤网爱问v2008学习版项目源码

- EntLibForum论坛系统2.5源码

- 替某公司写的一个小论坛(供..

- Asp.net购物车示例源码(VS2005)

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