About Basic Web Page Example

HTML uses form elements with sub input, label, textarea, select and option elements. This form is formatted using a table element. Submitting a form will POST the information to another part of the application.

HTML Form

This HTML Form shows a simple form with no validation.

It contains a variety of input types:

Your file will not be processed or stored by the backend.

Synchronization

No synchronization is required for this page or the results page triggered by submit.

Results Page

The results page will show you the details you typed in, and those fields which had no values.

There are a lot of location possibilities and attributes on the results page to assert that your entered details are passed through to the server.

Dev Tools

Use the dev tools to inspect and explore the page DOM to understand the controls.

Help keep this site free by joining our Patreon Membership site. Membership costs as little as $1 a month and includes access to exclusive e-books and online training courses.