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.
<div class="advert">
<script type="text/javascript" src="foo.js"> </script>
</div>
<style type="text/css" media="print">
div#someId img {
display: none;
}
</style>
<style type="text/css" media="print">
div#someId {
display: none;
}
</style>