I want to show terms and condition note on my website. I dont want to use text field and also dont want to use my whole page. I just want to display my text in selected area
You can use the overflow property
style="overflow: scroll ;max-height: 250px; width: 50%;"