Please help me overflow problem please

hi my friends , just i am very sorry for my bad english im from turkey…

my problem is that …

http://www.xyeze.com/deneme.php

dos’nt working scrollbar in div … if i cut this code <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN” “http://www.w3.org/TR/html4/loose.dtd”> code is working … but i need <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN” “http://www.w3.org/TR/html4/loose.dtd”> code… why dos’nt working with <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN” “http://www.w3.org/TR/html4/loose.dtd”> scroll bar …

if i <div id=“beyinsol” style=“height: 30%;”>

height: 230px; code is working but height: 30%; dos’nt working…

i don’t understand this problem…please help me thanks !

Shouldn’t it be


overflow-y: scroll;

instead of


overflow-x:auto;

Or do I read your question wrong?

no sir dosen’t work again…

i used px worked ( height: 30px; ) but i used % dosen’t ( height: 30%; ) not work…

what can i do ?? thanks again for helping…