I wanted to make a box with the scroll bar on it..I don't know if you know what I am talking about but its like having a regular page with a scroll bar but instead of the whole page, just a small box in the center if you know what I mean..How do I create the code for that...thanks
HTML coding?
%26lt;div style="width: 500px; height: 200px; overflow: auto;"%26gt;
Enter the text you want to have appear in the scroll box between these DIV tags. Adjust the height and width to match the size you want the box to appear.
%26lt;/div%26gt;
Reply:%26lt;textarea%26gt;%26lt;/textarea%26gt;
That's it.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment