8 lines
372 B
Markdown
8 lines
372 B
Markdown
## Simple Login
|
|
|
|
Prompts for a User Name and a Password. The password is protected from view while being typed in.
|
|
|
|
You can use the Return key or the login button to submit your entered information.
|
|
|
|
<iframe src='https://trinket.io/embed/pygame/2dbf9307c7?start=result' width='100%' height='600' frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>
|