Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<html>
<head>
<title>This is the title of this document.</title>
</head>
<body>
<button onclick="alert([b]document.title[/b]);">What is the title of this document?</button>
</body>
</html>