how to create a scrolling textbox in frontpage 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to create a scrolling textbox in frontpage 2003. any help would be
great.
Thanks
BAE
 
<div style="border: red solid 1px; width:400px; height:500px;
overflow:auto; margin:0; padding:2px;"> text goes here</div>
 
Back
Top