how to easily develop print css?
how to easily deve开发者_JS百科lop print css? with live preview/debugging, i'm on windows xp, use dreamweaver, and firefox is installed.
Temporarily set the stylesheet's media
to screen
instead of print
and use Firebug and/or Web Developer Toolbar with live CSS edit.
精彩评论