coolite control add the html tag
I always consider the coolitm control only can use its control tag in its body.
But I found that it can use html tag ,this very good.
so I show the sample to other:
<ext:Window
ID="Window1"
runat="server"
Width="500"
Height="485"
Title="Subscription"
ShowOnLoad="true"
CenterOnLoad="true"
Resizable="false"
Closable="false"
BodyStyle="padding:6px;">
<body>
<table>
<tr><td>dd</td><td>
<span>sdfas:</span>
<ext:TextField runat=server ID="test" Text="ff"></ext:TextField></td></tr>
<tr><td colspan=2>
<ext:HtmlEditor ID="HtmlEditor1" runat="server">
</ext:HtmlEditor>
</td></tr>
</table>
</body>
</ext:Window>
Ïà¹ØÎĵµ£º
ÀýÈç £º£º
A B C D
<a herf="index.asp#a1">A </a>
<a herf="index.asp#a2">B </a>
<a herf="index.asp#a3">C</a>
<a herf="index.asp#a4">D </a>
<a id="a1"></a>
<a id="a2"></a>
<a id="a3"></a>
< ......
ÕâÒ»ÕÂÎÒÃǽéÉܱí¸ñµÄʹÓ÷½·¨¡£
Ç°ÃæÑ§¹ýµÄ±êÇ©£¬Ö»Äܽ«HTMLÄÚÈݰ´ÕÕ“Á÷ʽ”µÄ·½Ê½½øÐв¼¾ÖÅŰ棬ËùνÁ÷ʽ£¬¼´ËùÓеÄHTMLÔªËØ£¨±êÇ©ÔªËØºÍÎı¾ÔªËØ£©¶¼ÊÇÒÀÕÕ“´Ó×óµ½ÓÒ£¬´ÓÉϵ½Ï”µÄ·½Ê½À´ÅÅÁе쬼´±ã²¿·Ö±êÇ©µÄalignÊôÐÔ¿ÉÒԸıäÔªËØµÄ¶ÔÆë·½Ê½£¬µ«²»ÄܸıäÔªËØÕûÌåÁ÷ʽ²¼¾ÖµÄÌØµã¡£
±¾ÕÂѧϰµ ......
À´Ô´£ºhttp://club.it.sohu.com/r-it-1350941-0-0-0.html
ǰÑÔ
×î½ü¹ØÓÚHTML5 ³³µÃ»ðÈÈ£¬ºÜ¶àÈËÈÏΪHTML5³öÏÖ»áÃëɱFlash£¬ÒÔÖÁÓÚÔÚ¸÷´ówebǰ¶Ë¿ª·¢ÂÛ̳³³µÃ²»¿É¿ª½»¡£ÂÛ̳ÀïÈýÑÔÁ½Óï˵µÄ²»¹»¾¡ÐË£¬Ö»ºÃÔÚ×Ô¼ºÒ»Ä¶Èý·ÖµØÀﳨ¿ªÁË˵˵¡£Ò²µ±Ò»´ÎÉñ¹÷£¬Õ¹ÍûÒ»ÏÂwebǰ¶Ë¿ª·¢µÄδÀ´¡£
Ê×ÏÈÕâÀïËù˵µÄHTML5Ò²²»½öÖ¸HTML5 ......
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<title>CSS</title>
<style type="text/css">
<!--
*{margin:0;padding:0;}
body {
fo ......