Printing help

how can i do to print a specific region on a html page. I do not want the header and the menu being displayed on the printed page.
Thnks

One way is to create print specific CSS to hide the areas that you don’t want to print, by using the media rule

check out http://www.w3.org/TR/REC-CSS2/media.html

I’m extremely thank full to share a good site . good coding and valuable coding exiting in that site.