On the style tag add the below contents
The contents which do not have to be printed can be given under a div tag with the class name "no=print"
style type="text/css" media="print"
.no-print { display: none; }
The contents which do not have to be printed can be given under a div tag with the class name "no=print"
No comments:
Post a Comment