Introduction
Introduction Statistics Contact Development Disclaimer Help
texposure-age.html - cosmo - front and backend for Markov-Chain Monte Carlo inv…
git clone git://src.adamsgaard.dk/cosmo
Log
Files
Refs
README
LICENSE
---
texposure-age.html (2110B)
---
1 <div class="section no-pad-bot" id="index-banner">
2 <div class="container">
3 <br><br>
4 <!-- page header -->
5 <h1 class="header center orange-text">Calculate Exposure Age</h1>
6
7
8 <div class="row">
9 <!-- method: GET or POST -->
10 <form class="col s12" action="#/exposure-age" method="GET">
11 <div class="row">
12 <div class="input-field col s6">
13 <input placeholder="" id="first_name"
14 type="text" class="validate">
15 <label for="first_name">First Name</label>
16 </div>
17 <div class="input-field col s6">
18 <input id="last_name" type="text" class="validat…
19 <label for="last_name">Last Name</label>
20 </div>
21 </div>
22 <div class="row">
23 <div class="input-field col s12"> <input
24 id="password" type="password" class="validate">
25 <label for="password">Password</label>
26 </div>
27 </div>
28 <div class="row">
29 <div class="input-field col s12">
30 <input id="email" type="email" class="validate">
31 <label for="email">Email</label>
32 </div>
33 </div>
34
35 <div class="right">
36 <button class="btn waves-effect waves-light"
37 type="submit" name="action">Submit
38 <i class="material-icons right">send</i>
39 </button>
40 </div>
41 </form>
42 </div>
43
44 </div>
45
46 </div>
47 <!--<div class="fixed-action-btn" style="top: 145px; left: 24px;…
48 <a href="#/" class="btn-floating btn-large red">back</a>
49 </div>-->
50 <div class="fixed-action-btn" style="top: 26px; right: 12px;">
51 <a href="#/" class="btn-floating btn-large red">
52 back
53 </a>
54 </div>
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.