Prev Demo
HTML5
>
Legend
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <body> <h2>Legend</h2> <form> <fieldset> <legend>Please Login</legend> Email: <input type="text"><br> Password:<input type="password"/><br /> Date of birth: <input type="text"> </fieldset> </form> </body> </html>
Note: We DO NOT save your trial code in our database.
Output