May 2012
Beginner
482 pages
12h 25m
English
As the title suggests, this chapter provides practical methods for implementing the following four utilities:
- Page printing
- A do-it-yourself (DIY) visitor counter
- A Google Analytics visitor counter
- Redirecting
I’ll start by examining how the pitfalls of printing from the browser toolbar can be avoided and how a user can save ink and paper. Then you’ll see how to create a visitor counter. Finally, I’ll describe ways of redirecting to another page, or to another location on the same page, or to another web site.
A page can be printed from a web site page without a special style sheet by using either the printer button on the browser toolbar, or a page printer button inserted ...
Read now
Unlock full access