码迷,mamicode.com
首页 > 其他好文 > 详细

2014.11.02 点滴

时间:2014-11-02 22:23:00      阅读:212      评论:0      收藏:0      [点我收藏+]

标签:style   blog   io   color   sp   div   on   2014   log   

1,文本框长度

<input type="text" maxlength="20">

2,地址栏图标


<% String path = request.getContextPath();%>

<link rel="icon"  href="<%=path%>/favicon.ico" mce_href="<%=path%>/favicon.ico" type="image/x-icon">
<link rel="shortcut icon"  href="<%=path%>/favicon.ico?themeVersion=${themeVersion}" mce_href="<%=path%>/favicon.ico?themeVersion=${themeVersion}" type="image/x-icon">

 

2222

2014.11.02 点滴

标签:style   blog   io   color   sp   div   on   2014   log   

原文地址:http://www.cnblogs.com/qingmaple/p/4069931.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!