pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
Watch The Vow (2012) On...
41 sec ago
Untitled
2 sec ago
Untitled
3 sec ago
wATCH Wales vs Scotland...
24 sec ago
๖ۣۜΗ α x O r ♥ DoX
29 sec ago
Untitled
8 sec ago
Untitled
14 sec ago
5x PornPros And Bangbro...
18 sec ago
Layout Width
Share Pastebin
Untitled
By: a guest | Apr 26th, 2010 | Syntax:
HTML
| Size: 0.16 KB | Hits: 114 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
<
html
>
<
body
>
<
form
>
First name:
<
input
type
=
"text"
name
=
"firstname"
/
>
<
br
/
>
Last name:
<
input
type
=
"text"
name
=
"lastname"
/
>
<
/
form
>
<
/
body
>
<
/
html
>
create new paste
|
create new version of this paste
RAW Paste Data
<html> <body> <form> First name: <input type="text" name="firstname" /> <br /> Last name: <input type="text" name="lastname" /> </form> </body> </html>