There is no built in way to get quickly to the bottom of a page. However, this neat trick should work. If you want to go to the bottom of any web page in Safari you can do it using a bookmark and javascript.
Using your iPhone, go to any page and save a bookmark (this one will do). Then copy the following line on your iPhone (the usual way).
javascript:window.scrollTo%280%2C100000%29
Edit the bookmark you created. Rename it something like "Go to bottom" and then replace the url with the above (paste it in).
The next time you are viewing a page and want to go to the bottom, just select that bookmark and it will take you to the bottom of the page.
There is no built in way to get quickly to the bottom of a page. However, this neat trick should work. If you want to go to the bottom of any web page in Safari you can do it using a bookmark and javascript.
Using your iPhone, go to any page and save a bookmark (this one will do). Then copy the following line on your iPhone (the usual way).
javascript:window.scrollTo%280%2C100000%29
Edit the bookmark you created. Rename it something like "Go to bottom" and then replace the url with the above (paste it in).
The next time you are viewing a page and want to go to the bottom, just select that bookmark and it will take you to the bottom of the page.
In checking the iPhone manuals, to include the Finger Tips, the only mention there is about navigation on a web page is to tap the top to get to the top. There is no mention on tapping to get to the bottom of a page.