Possible Duplicate:
Allowing users to adjust font size on a webpage
My goal is to create webpages where users can click an image to increase the font size of all content. Is this achievable? If so, how would I go about implementing it?
I am aware that browsers have built-in options for adjusting font sizes. However, I am looking for a solution that can be integrated directly into the page itself.