Ò׽ؽØͼÈí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

HTML±í¸ñרÓÐÊôÐÔºÍCSS


HTML±í¸ñºÜÈÝÒ×ÉÏÊÖ£¬Ò»¶Ñtr¼Ótd¾Í¿ÉÒÔÏÔʾһÕűí¸ñÁË¡£¸´ÔÓÒ»µã¾ÍÊÇÔÙ¼ÓÉÏth£¬colgroup£¬tbody£¬tfooter£¬captionÖ®Àà¡£ÕâЩHTMLÀïÃæµÄ¸÷ÖÖÔªËصÄÈ·¼ÓÇ¿Á˱í¸ñµÄʵÓÃÐÔºÍÓïÒ廯£¬µ«table±¾Éí¾ÍÓкܴóѧÎÊŶ£¬±Ï¾¹ÊÇÕû¸ö±í¸ñµÄ¸ù°¡£¡
½ñÌìÏÂÃæÒª×ܽá°üº¬¶Ôtable±¾ÉíµÄÊôÐÔ¹éÄɺÍtableרÓõÄCSS±È½Ï£º
attributes VS CSS properties
µÚÒ»¸ö±È½ÏÈÝÒ×»ìÏýµÄÊÇtableµÄborderÊôÐÔºÍCSSÖеÄborder£º
Attribute
border='1' //Sets or retrieves the width of the border to draw around the object. 
CSS
border-style:solid; //only set the border of the table, NOT the border inside table
border-width:1px;
border-color:#ccc;
if you set the border like table.border = 2; it will refer to the first border
µÚ¶þ¸öÊÇCellspacingºÍborder-spacing
Attribute
cellspacing Sets or retrieves the amount of space between cells in a table. 
CSS
border-spacing:20px; the same as cellspacing, NOT for IE7/6
this two will work only if the border-collapse is separate
µÚÈý¸öÊÇcellPadding£¬Ö»ÓÐÊôÐÔ£¬Ã»ÓжÔÓ¦µÄCSS
cellpadding: Sets or retrieves the amount of space between the border of the cell and the content of the cell.
there is no CSS property can do this
µÚËĸötableרÓÐCSS£ºborder-collapse, ¾ö¶¨borderÊǶÀÁ¢»¹ÊǾÛ£
CSS border-collapse:collapse/separate;
This declaration takes two values:
  1. separate: keep borders separate. This is the default.
  2. collapse: merge borders of adjoining cells.
µÚÎå¸ötableרÓÐCSS£º empty-cells
CSS empty-cells
empty-cells is not supported by IE.
This declaration takes two values:
  1. show: show empty cells (with a border). This is the default.
  2. hide: hide empty cells.
µÚÁù¸ötableרÓÐCSS£ºcaption-side
CSS caption-side
Not supported by IE Windows.
Mozilla supports two extra values.
caption-side takes four values, even though W3C specifies only the first two:
  top. This is the default.
  bottom. This is the other official value.
  left. Mozilla extension.
  right. Mozilla


Ïà¹ØÎĵµ£º

JSF+HTML±êÇ©×ܽá

*Ò³ÃæµÄ¿ªÍ·
<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
<%@ taglib uri="http://myfaces.apache.org/extensions" prefix="x"%>
<%@ taglib uri="http://jsftutorials.net/htmLib" prefix="htm"%>
<%@ tagl ......

¹ýÂ˵ô×Ö·û´®ÖеÄhtml´úÂë

ÔÚ¿ª·¢¹ý³ÌÖУ¬ºÜ¿ÉÄÜ»áÓöµ½ÐèÒª¹ýÂ˵ô×Ö·û´®ÖеÄÑùʽ´úÂë»òÕß»»Ðлسµ·ûµÈµÈµÄÇé¿ö£¬ÎÒ¾ÍÓöµ½¹ýÀàËƵÄÇé¿ö£¬ËùÒԾͰѹýÂ˵ôhtml´úÂëµÄ·½·¨Ìùµ½²©¿ÍÉÏ£¬Áô¸ö±ê¼Ç£¬Ï£Íû»á¶ÔÅóÓÑÃÇÓÐËù°ïÖú£º
String str = "<p>dfsdsdfsdf</p>sdgfsg<b>sdgfsdgrrytrfh</b>\r\r\n";
String ss = str.replaceAl ......

6¸ö²»³£ÓõÄHTML±ê¼Ç

ͻȻһ´Î£¬ÏëÊäÈëÉÏϱ꣬editor²»Ö§³Ö£¬ÓÚÊǺõËѵÃÒÔ϶«¶«¡£ ÓеÄHTML±êÇ©Äã¿ÉÄÜ´ÓδʹÓùý£¬²»ÊÇÒòΪÄãǷȱѧϰ¾«Éñ£¬¶øÊÇËüÃÇȷʵÓô¦²»´ó¡£Èç¹ûÄãÓÐ̽Ë÷¾«Éñ£¬ÄǾͽÓ×ÅÍùÏ¿´°É¡£ µÚÒ»¸ö£ºabbr »ò acronym
ÕâÁ½¸ö±êʶÊÇÒ»»ØÊ£¬Ö÷ÒªÊÇÓÃÓÚһЩӢÓïµÄËõд£¬µ±Äã°ÑÊó±êÒÆÉÏÈ¥µÄʱºò£¬Äã»á·¢ÏÖ»á³öÏÖÒ»¸öСÌáʾÀ´Ì ......

struts html:link±êÇ©µÄÓ÷¨

struts html:link±êÇ©µÄÓ÷¨£¨×ª£©
¹ØÓÚ<html:link>±êÇ©ÔÚURIºóÃæ´«²ÎÊýµÄÎÊÌâ
ÔÚstruts±êÇ©<html:link>µÄpageÊôÐÔÖ¸¶¨µÄURIºóÃæ´«µÝ²ÎÊý¿ÉÒÔÓм¸ÖÖ·½Ê½£º
1.ÈôÃ÷È·²ÎÊýÃûºÍ²ÎÊýÖµÔòÖ±½ÓÔÚURIºóÊä³ö£¬
È磺<html:link page="/test.do?action=add">add</html:link>
2.¶ÔÓÚ²ÎÊýÖµ²»È·¶¨µÄ£¬p ......

html³õ²½Ñ§Ï°±Ê¼Ç

html ÍøÒ³ÃèÊöÓïÑÔ
htmlµÄ»ù±¾¿ò¼Ü
<head>                                      //±êÇ©Í·
<javacript>                         &nb ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØͼ | ¸ÓICP±¸09004571ºÅ