Line 5: | Line 5: | ||
<link rel="stylesheet" type="text/css" href="https://igem.org/wiki/index.php?title=HQ:Forms.css&action=raw&ctype=text/css" /> | <link rel="stylesheet" type="text/css" href="https://igem.org/wiki/index.php?title=HQ:Forms.css&action=raw&ctype=text/css" /> | ||
+ | <style> | ||
+ | #aj_form_error_inner_div { | ||
+ | border: 1px solid #d3d3d3 | ||
+ | background-color: #fffff; | ||
+ | } | ||
+ | |||
+ | </style> | ||
<script type="text/javascript"> | <script type="text/javascript"> |
Revision as of 18:01, 6 May 2017
Example Form
This is the example form you can use to create new ones!