About This Demo
This is a minimal two-page website with a PHP endpoint.
Upload all files to your public_html/ directory on HostGator.
- HTML & CSS are static files.
contact.phphandles POSTed form data.- You can customize styles in
styles.css.