+ 2
You can't do that with just HTML. You can, however, make a simple app with Java to display a browser, and run the webpage inside of that browser. However, this is extremely unpractical, therefore, you should stick with just making the webpage and making people run the link on their own browser. It doesn't make any difference except that your app would be slow and unresponsive.



