以下内容取自Yahoo CSS重置.有人可以解释一下星号的用途吗?
body { font:13px/1.231 arial,helvetica,clean,sans-serif; *font-size:small; *font:x-small; }
css
css ×1