Posts Tagged Div Class

Autoscroll with PHP

Here’s the code for auto scroll with php:

<style>
.scrollbar {
height: 70px;
overflow: auto;
width:100px;
}
</style>
<div class=scrollbar>
money <br />
stock<br />
finance<br />
option<br />
forex<br />
currency<br />
loan<br />

, , , , , , , , , , ,

No Comments