设计 体验 生活 一直在继续

回首页
发表于2008年2月25日  分类于前端技术与RIA开发

1.网页中让整段文字左右对齐

text-align:justify; text-justify:inter-ideograph

2.层透明在IE和FF下的区别

filter:Alpha(opacity=30); //IE下
-moz-opacity:0.3; //FF下

This post is password protected. Enter the password to view comments.


Fatal error: Call to undefined function comment_form_title() in /home/.miwa/komayangtao/uikoma.com/blog/wp-content/themes/rgb/comments.php on line 30