I have an html page i want to print a portion of this html page, I know a javascript function to print a page,
onClick=\"javascript:window.print(); return fa
If you want to implement multiple "Print this section" features on a page, then print media stylesheets (described in other answers) are the way forward…
… but combine that with alternative stylesheets so you can switch to one for each section.