-
Notifications
You must be signed in to change notification settings - Fork 0
/
tabletool.html
193 lines (160 loc) · 6.76 KB
/
tabletool.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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>cmd-f project</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lexend:[email protected]&display=swap" rel="stylesheet">
</head>
<style>
:root {
--bg-color: #103140;
--main-color: #FCDA3D;
--seco-color: #2DAD90;
--tert-color: #C4D5DE;
--quart-color: #FFFFFF;
}
html {
height: 100%;
width: 100%;
background-color: var(--bg-color);
color: white;
}
body {
display: flex;
flex-direction: column;
justify-content: center;
font-family: "Lexend", sans-serif;
position: relative;
}
.wrapper {
display: flex;
justify-content: center;
align-items: center;
}
.introcard, .card {
width: 823px;
height: 375px;
top: 146px;
position: absolute;
background: white;
border-radius: 20px;
}
.highlight {
width: 327px;
height: 63px;
top: 333px;
position: absolute;
opacity: 0.5;
background: #fcda3d;
}
.highlight-text {
top: 270px;
position: absolute;
text-align: center;
color: black;
font-size: 50px;
font-weight: 700;
word-wrap: break-word;
}
.choosefile, .upload-pdf {
text-align: center;
font-size: 25px;
font-weight: 600;
word-wrap: break-word;
}
.choosefile {
color:black;
}
.upload-pdf {
color:white;
}
.upload {
margin-top: 550px;
}
.upload-form {
display: flex;
flex-direction: row;
}
.backgroundViewPDF {
width: 1280px;
height: 832px;
position: relative;
background: #103140
}
input[type=file] {
border: none;
padding: 15px 30px;
text-decoration: none;
margin: 4px 2px;
cursor: pointer;
background-color: var(--tert-color);
border-radius: 50px;
}
input[type=submit] {
border: none;
padding: 15px 30px;
text-decoration: none;
margin: 4px 2px;
cursor: pointer;
background-color: #2dad90;
border-radius: 50px;
}
table, th, td {
border: 1px solid grey;
tr:nth-child(even) {background-color: #f2f2f2;}
text-align:center
}
table {
width: 50%;
}
</style>
<body>
<section>
<!-- this is a spacer VV -->
<div style="width: 167px; height: 10px; background: #103140"></div>
<!-- this is the GENERATE CARDS button VV -->
<a href="highlighttool.html">
<button style="text-align: center; color: white; font-size: 25px; font-family: Inter; font-weight: 500; word-wrap: break-word; width: 244.42px; height: 59px; background: #2DAD90; border-radius: 50px; position: relative; left: 1260px;">Generate Cards</button>
<!-- this is ONE OF those grey divs -->
<a href="tabletool.html">
<button style="width: 300px; height: 100px; background: #C4D5DE; border-radius: 50px; position: relative; left: -100px; display: flex; justify-content: center; align-items: center;">
<div class="Rectangle18" style="width: 167px; height: 39px; background: #C4D5DE"></div>
<!-- CHART TOOL VV -->
<svg width="50" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.-->
<path fill="#2dad90" d="M64 256V160H224v96H64zm0 64H224v96H64V320zm224 96V320H448v96H288zM448 256H288V160H448v96zM64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64z"/>
</svg>
</button>
</a>
<!-- this is a spacer VV -->
<div style="width: 167px; height: 20px; background: #103140"></div>
<!-- this is THE SECOND OF those grey divs -->
<a href="highlighttool.html">
<button style="width: 199px; height: 100px; background: #C4D5DE; border-radius: 50px; position: relative; left: -70px; display: flex; justify-content: center; align-items: center;">
<!-- HIGHLIGHTER TOOL VV -->
<div class="Rectangle18" style="width: 50px; height: 39px; background: #C4D5DE"></div>
<svg width="50" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
<!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.-->
<path fill="#FFD43B" d="M315 315l158.4-215L444.1 70.6 229 229 315 315zm-187 5l0 0V248.3c0-15.3 7.2-29.6 19.5-38.6L420.6 8.4C428 2.9 437 0 446.2 0c11.4 0 22.4 4.5 30.5 12.6l54.8 54.8c8.1 8.1 12.6 19 12.6 30.5c0 9.2-2.9 18.2-8.4 25.6L334.4 396.5c-9 12.3-23.4 19.5-38.6 19.5H224l-25.4 25.4c-12.5 12.5-32.8 12.5-45.3 0l-50.7-50.7c-12.5-12.5-12.5-32.8 0-45.3L128 320zM7 466.3l63-63 70.6 70.6-31 31c-4.5 4.5-10.6 7-17 7H24c-13.3 0-24-10.7-24-24v-4.7c0-6.4 2.5-12.5 7-17z"/></svg>
</button>
</a>
<!-- this is a spacer VV -->
<div style="width: 167px; height: 20px; background: #103140"></div>
<!-- this is THE THIRD OF those grey divs -->
<a href="viewpdf.html">
<button style="width: 199px; height: 100px; background: #C4D5DE; border-radius: 50px; position: relative; left: -70px; display: flex; justify-content: center; align-items: center;">
<!-- HIGHLIGHTER TOOL VV -->
<div class="Rectangle18" style="width: 50px; height: 39px; background: #C4D5DE"></div>
<svg width="50" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="#103140" d="M278.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l9.4-9.4V224H109.3l9.4-9.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-64 64c-12.5 12.5-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-9.4-9.4H224V402.7l-9.4-9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-9.4 9.4V288H402.7l-9.4 9.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l9.4 9.4H288V109.3l9.4 9.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-64-64z"/>
</svg>
</button>
</a>
</div>
</section>
</body>
</html>