Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stevenxl/html_form_basic_example


https://github.com/stevenxl/html_form_basic_example

Last synced: about 1 month ago
JSON representation

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.