Tag Archives: page
Printing a page without showing it
We can actually print a page without showing it. For example you have a form which has a print button, and when the print button is clicked, it will print the form in another format, say multi-page report or you … Continue reading
Page break on your web page
We can easily specify page break on your pages via CSS. It is just a line of code. Then apply the class to an element and the page break will be applied after that element. So now we can specify … Continue reading





Enable Comments on WordPress Pages
It has been a week ago since I’ve transformed my site into a WordPress Blog site. Because I want to customize everything, I searched the whole site of mine to look for candidates for customization. Now I’ve noticed that wordpress … Continue reading →