JustPaste
HomeCategoriesAboutDonateContactTerms of UsePrivacy Policy
JustPaste

Free online notepad — write and share instantly

Navigate

  • Home
  • Timeline
  • Categories

Info

  • About
  • Donate
  • Contact

Legal

  • Terms of Use
  • Privacy Policy

© 2026 JustPaste.app. All rights reserved.

Made with ♥ by JustPaste

Untitled Page | JustPaste.app
about 2 months ago0 views
💻Technology

<html>

<head>

<title>FORM</title>

</head>

<h1>FORM</h1>

<body>

<font size=67 color="red">

<marquee bgcolor="" behavior="alternate" scrollamount=10 >

FILL THE FORM</marquee>

</font>

<body bgcolor="gray">

<form>

First Name:=<input type="text" name="firstname" placeholder="first name">

Last Name:=<input type="text" name="lastname" placeholder="last name"><br><br>

ID: <input type="text" name="mail" placeholder="email id"><br><br>

password: <input type="password" name="password" placeholder="password"><br><br>

phone number: <input type="number" name="number" placeholder="contact number"><br><br>

Gender:-

<input type="radio" name="gender">male

<input type="radio" name="gender">female

<input type="radio" name="gender">Gay

<input type="radio" name="gender">Lesbian

<input type="radio" name="gender">bisexual

<input type="radio" name="gender">transgender

<input type="radio" name="gender">Pramish<br><br>

faculty:-

<select>

<option>choose your faculty</option>

<option>management</option>

<option>science</option>

<br><br><input type="submit" value="submit">

</select>

</form>

</body>

</html>

← Back to timeline