Closed internet-police closed 1 year ago
Hello i was just playing around with the html options, i wanted a fixed div that is always visible on the top:
<div style="position: fixed;background: #336699; width: 100%; height: 200px; top: 0; right: 0;">
and a second div with just a long text
however when i set the position to fixed for the first div, i can no longer scroll down the second div and i cannot read the full text
nevermind, it works i was doing it wrong or something
Hello i was just playing around with the html options, i wanted a fixed div that is always visible on the top:
and a second div with just a long text
however when i set the position to fixed for the first div, i can no longer scroll down the second div and i cannot read the full text