forked from luigivitelli23/SpaceCalApp--Web-interface-mokups
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·152 lines (106 loc) · 6.85 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/skeleton.css">
<link rel="stylesheet" href="css/layout.css">
<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.2/themes/smoothness/jquery-ui.css" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.2/jquery-ui.min.js"></script>
<script>
$(function() {
$( "#inizio" ).datepicker();
});
$(function() {
$( "#fine" ).datepicker();
});
</script>
</head>
<body>
<div id="container">
<aside>
<h1>SpaceCallApp</h1>
<h3>Periodo di osservazione</h3>
<form id="iniziofine">
<label>Inizio:</label>
<input type="text" name="start" id="inizio">
<label>Fine:</label>
<input type="text" name="end" id="fine">
</form>
<h3>Satellite</h3>
<form id="satelliti">
<label><a href="#">Satellite 1</a></label>
<input type="checkbox" name="satellite1">
<label><a href="#">Satellite 2</a></label>
<input type="checkbox" name="satellite2">
<label><a href="#">Satellite 3</a></label>
<input type="checkbox" name="satellite3">
</form>
<h3>Strumento</h3>
<form id="strumenti">
<label>Strumento 1</label>
<input type="checkbox" name="strumento1">
<label>Strumento 2</label>
<input type="checkbox" name="strumento2">
<label>Strumento 3</label>
<input type="checkbox" name="strumento3">
</form>
</aside>
<div id="content">
<table>
<tr>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
</tr>
<tr>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
</tr>
<tr>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
</tr>
<tr>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
</tr>
<tr>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
<td><span>lun 1</span><p class="red">Entry</p><p class="green">Entry</p><p class="blue">Entry</p></td>
</tr>
</table>
</div>
</div>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
</body>
</html>