I want to display the contents of a web page in a different format in different browsers. How to go about implementing it?
EDIT:More Information
The motivation behind this is to display the content in different mobile devices. For example: iPhone uses Safari So if a safari browser is used I will adjust the content so that it fits the screen of the iPhone perfectly and I can change the font size etc
If some other browser is used then I will change the format appropriately.