Skip to content

Instantly share code, notes, and snippets.

View karanp41's full-sized avatar
💭
Busy in brewing something incredible using JS

Krishan Pal karanp41

💭
Busy in brewing something incredible using JS
  • Dubai, UAE
View GitHub Profile
<% head do %>
<style type="text/css" media="screen">
form { margin: 20px auto; }
fieldset { padding-top: 10px; }
fieldset input { margin-bottom: 10px; }
label { color: #555; }
label.required { color: #000; font-weight: bold; }
label.required span { color: #c33; }
</style>
<% end %>