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.
your code here
your code here
Read up on the differences between relative and absolute regards the position css rule. This will explain that absolute positioned items are removed from the flow of the document (as I posted initially in this thread).Not use absolute, why would this be a problem?
<div id="head">About Us</div>
<div id="aboutcontent">heollofdlajdfdjfiojwoijefoijweiojfijiofjweriojfgweriogjerhnighirehjghuieo
</div>
</body>
</html>