I am trying to setup a form that will output html to the email recipient so the format of the email doesn't look all jacked while at the same time making sure the person is human and doesn't allow bad characters. (so it has a verification script and it strips out the html from the form input).
The form I've been using doesn't allow me to format it this way, even though I strip the format before inputting it into the email it forwards on, but will let me put a break into the form using /n (for whatever reason that is). Is there a way for me to format the content of the email so it will appear lined up side by side in something similar to a table so when they receive it, it isn't a really super long list??
Any assistance in this direction would be appreciated, I'm going nuuuttttssss!!! (didn't have far to go, I know.)