https://github.com/markconroy/one-pager
A simple one page website with a contact form.
https://github.com/markconroy/one-pager
Last synced: 4 months ago
JSON representation
A simple one page website with a contact form.
- Host: GitHub
- URL: https://github.com/markconroy/one-pager
- Owner: markconroy
- Created: 2014-08-13T21:58:07.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-23T16:35:50.000Z (over 10 years ago)
- Last Synced: 2025-02-16T00:25:55.149Z (4 months ago)
- Language: CSS
- Size: 262 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
one-pager
=========A simple one page website with a contact form.
I often get asked to create small websites - the kind that don't need a CMS or anyting like that. This is my attempt at creating a boilerplate for these type sites. I don't like to say no, because they are great ways for learning new things.
If you use this, a link back would be nice. If you don't want to link back (or can't for whatever reason), that's fine too.
Have a nice day!
Credits go to fTutorials and TangledinDesign for the original php code for the contact form that kicked off this project
fTutorials: http://ftutorials.com/responsive-html5-and-php-contact-form/
(a pretty cool contact form)
TangledinDesign: http://tangledindesign.com/how-to-create-a-contact-form-using-html5-css3-and-php/
(some html5 ideas going on)