Tuesday, 27 August 2013

Having trouble getting my div to scroll, only getting rid of positioning on the main div will work

Having trouble getting my div to scroll, only getting rid of positioning
on the main div will work

This is only the second page I've done so I'm not very skilled in html and
css. I'm having a problem where the text won't scroll (unless you use the
scroll arrows on the scroll bar but I have the bar hidden). So far the
only thing I could figure out is that if I remove position: absolute from
the #main css that it will work.
Code here: http://pastebin.com/ifSkPayF

No comments:

Post a Comment