|
Ok, I have a site that the users must agree to the term and conditions in order to access it.
currently i have a form with a textarea which displays the conditions in a nice sized scrollable area. then two radio buttons one i agree the 2nd i disagree.
This all works fine, but i want to add some formatting to the conditions so its easier to read.
How can i do this? in a textarea i understand the formatting applies to everything in it. I wantto add some headings bold to make the sections easier to see.
|