Re: Dreamweaver Help
Yvone, try this and let me know how it works for you (you can switch out the height and width with whatever size you want it to actually be...):
Keep in mind though that this could potentially hinder your user experience - if you make people work for the info they're going to look elsewhere.
<div style="overflow:auto;height:10 0px; width:100x;">
ENTER YOUR TEXT HERE
</div>
|