CSS 书写顺序建议

2007-11-30 05:10

来自Mozilla的CSS书写规范建议: //显示属性 display list-style position float clear //自身属性 width height margin padding border background //文本属性 color font text-decoration text-align vertical-align white-space other text content 浏览器 Hack: test:791px!important; /*FF Hack*/ *test:785px!important; /*IE7 Hack*/ te... [阅读全文]

Digbuzz “我记”是什么?

2007-11-04 22:21

Digbuzz “我记”是什么? http://www.digbuzz.com/woji/ bluehost 现在被封了。 ... [阅读全文]

Digbuzz 服务器 PHP 编译笔记

2007-11-02 19:47

www.digbuzz.com 我挖网 php 编译笔记: './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--prefix=/usr/local' '--with-xml'  '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-gettext' '--with-iconv' '... [阅读全文]