http://www.kirupa.com/web/php_contact_form.htm
I am new to php and just followed through with the above tutorial. Everything works, great tutorial. My work can be seen here I changed a few things from the tutorial to learn to add new fields and so forth.
http://chrisgadzinskas.com/form/form2.html
I got css to work on the form itself. What I am wondering is when the user clicks submit, it takes them to mailer.php page with plain text message " your message was sent" Is there anyway to CSS or edit the text that php displays on the page? I got the background color to change, but need help with the font.
Any help would be appreciated.