星期二 晴 7~17℃
<li>横排居中
参考:http://bbs.blueidea.com/viewthread.php?tid=2828586
css(样式中 li 的 display:inline 为居中横向排列的关键)
.showPage { text-align:center; width:600px; margin-left:auto; margin-right:auto; clear:left }
.showPage ul { list-style-type:none; margin:0; padding:0 }
.showPage li { margin:0; display:inline }
.showPage li a { padding:0 5px 0 5px }
.showPage li a:hover { color:#E5004F }
.showPage li.curP { padding:0 5px 0 5px; color:#E5004F; font-weight:bold }
html(为了使页码之间不会出现空格,所有<li>写在一行)
<div class="showPage">
<ul>
<li><a href="#@">首页</a></li><li><a href="#@">前10页</a></li><li class="curP">1</li><li><a href="#@">2</a></li><li><a href="#@">3</a></li><li><a href="#@">4</a></li><li><a href="#@">5</a></li><li><a href="#@">6</a></li><li><a href="#@">7</a></li><li><a href="#@">8</a></li><li><a href="#@">9</a></li><li><a href="#@">10</a></li><li><a href="#@">后10页</a></li><li><a href="#@">尾页</a></li>
</ul>
</div>
关于“创始人情结”
看了《杨致远输在“创始人情结”难割舍》,突然想到我的将来,也许有一天也将遇到类似的情形,不仅我,还有我们这支团队现有的这帮创始成员。
激流勇退需要的恰恰不再是创业时的胆略,而是心胸,或者说自知之明。
很庆幸在今天就看到这样的文章,而不是在多年以后。
陈寿福已转监狱服刑
一直在关注此事,今天看到新闻:
陈寿福律师证实,年初热议的珊瑚虫版QQ侵权案已经做出终审判决,维持对陈寿福“判处有期徒刑三年,并处罚金人民币120万元”的判决,目前已生效执行,陈寿福已于10月底由看守所转至监狱服刑。
使用Google阅读器提高阅读效率
昨天把抓虾和鲜果的 OPML 导入到 Google Reader,今天阅读起来效率提高了不少。
The Man and the Lion
from http://classics.mit.edu/Aesop/fab.1.1.html#262
A Man and a Lion traveled together through the forest. They soon began to boast of their respective superiority to each other in strength and prowess. As they were disputing, they passed a statue carved in stone, which represented "a Lion strangled by a Man." The traveler pointed to it and said: "See there! How strong we are, and how we prevail over even the king of beasts." The Lion replied: "This statue was made by one of you men. If we Lions knew how to erect statues, you would see the Man placed under the paw of the Lion."
One story is good, till another is told.
立场不同,观点不同。
发表评论