Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevenxl/html_form_basic_example
https://github.com/stevenxl/html_form_basic_example
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/stevenxl/html_form_basic_example
- Owner: StevenXL
- Created: 2015-09-28T20:08:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-28T20:13:13.000Z (over 9 years ago)
- Last Synced: 2024-11-30T12:33:27.660Z (about 2 months ago)
- Language: HTML
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic HTML Form Example
This is a **basic** example of an HTML form.
The purpose of this form is to serve as barebones source code for creating
forms.It does not include styling, it is not a proper HTML page, and it won't
send information to any webserver.