Skip to content

Instantly share code, notes, and snippets.

View Stanvk's full-sized avatar
🌱

Stan Stanvk

🌱
  • The Netherlands
  • 05:32 (UTC +01:00)
View GitHub Profile
<form class="well span8">
<div class="row">
<div class="span3">
<label>First Name</label>
<input type="text" class="span3" placeholder="Your First Name">
<label>Last Name</label>
<input type="text" class="span3" placeholder="Your Last Name">
<label>Email Address</label>
<div class="input-prepend">
<span class="add-on"><i class="icon-envelope"></i></span><input type="text" id="inputIcon" class="span2" style="width:233px" placeholder="Your email address">