Jitendra Vyas
Jitendra Vyas

Reputation: 152617

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: 361

Answers (1)

BalusC
BalusC

Reputation: 1108587

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