`
文章列表
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>www.leotheme.cn</title> <meta http-equiv="Content ...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>舒服的颜色</title> <meta http-equiv="Content-Type" content=&q ...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us"> <head> <title>用jquery写一个菜单伸缩效果</title> <sc ...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset ...

css自动截取字符串

    博客分类:
  • css
<style> body{ background-color:#f4f4f4; font-size:12px; } div.test{ width:200px; height:100px; border:1px solid red; border-top:4px solid red; padding:10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; } </style>   <div class="test">DIV+C ...
365css 一起css-青色's Blog css9.net css3- html5之家 容我织梦 谢锋的博客 Designer Div+Css模板 CSS库吧 十四像素 CSS在线 足跡偏右 web前端
在网上找到的方法,挨个试了下:一 在<a>标签中加入onFocus="this.blur()"语句: <a href="#" onFocus="this.blur()">try</a> 方法笨,但是好使,兼容ie,ff 。二 在<a>标签中加入hidefocus: <a href="###" hidefocus>link</a>ff下不起作用。 三 如果连接太多,可以用外部链接 .HTC 文件。 如, ...

5个按钮的样式

    博客分类:
  • css
5个按钮的样式
http://ajaxload.info/   2.preloaders.net http://www.webscriptlab.com/   Chimply generates your images   5.Load Info – gif generator   6.AJAX Activity indicators (收藏站) http://www.vecteezy.com/(素材)     WEB前端开发 专注前端开发,关注用户体验 jQuery 1.4.2_API文档 | CSS整形和优化工具 | JS压缩工具 | JS格式化工具 | CSS参考手册 ...
纯CSS实现侧边栏/分栏高度自动相等. 这里直接介绍我认为的最佳的侧边栏/分栏高度自动相等方法。核心的CSS代码如下(数值不固定): margin-bottom:-3000px; padding-bottom:3000px; 再配合父标签的overflow:hidden 属性即可实现高度自动相等的效果。 举个简单的实例吧,如下CSS及HTML代码: #content{overflow:hidden;} .left{width:200px; margin-bottom:-3000px; padding-bottom:3000px; background:#cad5eb ...
  <html> <head> <title>关于用CSS区分Firefox、IE6、IE7</title> <style type="text/css"> #example{color:red ;}/*firefox*/ * html #example{color:blue;}/*ie6*/ *+html #example{color:green;}/*ie7*/ </style> </head> <body> <div id=&quo ...

menu 制作

http://apycom.com/
JSP读写文本文件 件的建立/检查与删除 <%@ page contentType="text/html;charset=gb2312"%> <%@ page import="java.io.*"%> <html> <head> <title> 文件的建立、检查与删除</title> </head> <body> & ...

png压缩

http://www.punypng.com/
http://www.bbon.cn/2010/07/50-essential-web-design-tool-for-ultra-convenience.html   css 教程 http://tympanus.net/codrops/2010/05/27/awesome-mobile-image-gallery-web-app/       Pencil Project: Sketching and Prototyping with Firefox 一个开源 GUI 原型设计工具。   http://gridr.atomeye.com/   http://table ...
Global site tag (gtag.js) - Google Analytics