I am working with web apps, and I am wondering if there is a way to open a link in an app-type window using HTML? Something like this:
HTML alone does not support this. You need to use some JS.
HTML
JS
And also consider nowadays people use popup blocker in browsers.
open popup