Jitendra Vyas
Jitendra Vyas

Reputation: 152855

how to easily develop print css?

how to easily develop print css? with live preview/debugging, i'm on windows xp, use dreamweaver, and firefox is installed.

Upvotes: 1

Views: 362

Answers (1)

BalusC
BalusC

Reputation: 1109625

Temporarily set the stylesheet's media to screen instead of print and use Firebug and/or Web Developer Toolbar with live CSS edit.

Upvotes: 4

Related Questions