Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html form tag

<title> Narrow Login Survey </title>

<h1>SSO Survey</h1>

<input type="box" placeholder="Username">
<input type="password" type="box" placeholder="Password">

<input type="checkbox"> Remember me

<button type="submit">Confirm</button>
 
PREVIOUS NEXT
Tagged: #html #form #tag
ADD COMMENT
Topic
Name
7+7 =