HTML
CSS
PHP
Deno
Examples
Do It Yourself
Blog
Type in your code below
Run
<html><body><form action="landing-page.html"> First Input: <input type="text"/><br/> Last Input: <input type="text"/> </form></body></html>