-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
239 lines (223 loc) · 5.7 KB
/
Copy pathindex.html
File metadata and controls
239 lines (223 loc) · 5.7 KB
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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
<!-- <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Web 2.0</title>
<style>
body {
font-family: sans-serif;
}
.web-services {
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
width: 100%;
}
.container {
width: 80%;
margin: auto;
}
.servers {
display: flex;
gap: 30px;
}
button {
padding: 10px;
font-size: 15px;
text-transform: capitalize;
border: none;
background-color: #f1f1f1;
}
button:hover {
background-color: #f0f0f0ab;
}
.client-1 {
padding: 20px;
border: 1px solid gray;
display: flex;
flex-direction: column;
gap: 10px;
}
.used-data-continer {
transition: all ease-in-out 0.3s;
}
.client-2 {
padding: 20px;
border: 1px solid gray;
display: flex;
flex-direction: column;
gap: 10px;
}
.client-3 {
padding: 20px;
border: 1px solid gray;
display: flex;
flex-direction: column;
gap: 10px;
}
.record-storage {
display: flex;
align-items: center;
justify-content: center;
gap: 30px;
}
.storage {
border: 1px solid gray;
text-align: center;
padding: 25px 10px;
}
.bandwidth {
border: 1px solid gray;
text-align: center;
padding: 25px 10px;
}
.user-cost {
border: 1px solid gray;
text-align: center;
padding: 25px 10px;
margin-top: 20px;
}
.haeding4 {
margin-top: 40px !important;
}
.form-datail {
background-color: #f1f1f1;
padding: 30px;
width: 15%;
display: flex;
align-items: center;
justify-content: center;
}
.form-datail input {
padding: 10px;
text-transform: capitalize;
border: none;
}
.dataSubmit{
background-color: gray;
color: white;
}
.center-div{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
</style>
</head>
<body>
<div class="web-services">
<div class="container">
<h2
style="
margin: 20px 0;
border-bottom: 1px solid gray;
padding-bottom: 20px;
"
>
Web Services: (Client Record)
</h2>
<div class="servers">
<div class="client-1">
<h3>Shaiv:</h3>
<span>Price: 1,10,833/month</span>
<span
><p>
Company file management is the process of organizing and storing
files in a logical way to improve a business's efficiency and
workflow.
</p></span
>
<button class="btn1">show data</button>
<button class="btn1-close">close</button>
<div class="client-data-used"></div>
</div>
<div class="client-2">
<h3>Shamu:</h3>
<span>Price: 3,01,666/month</span>
<span
><p>
Web server management is the process of maintaining and
operating a server to ensure it's running efficiently and
securely.
</p></span
>
<button class="btn2">show data</button>
<button class="btn2-close">close</button>
<div class="client-data-used2"></div>
</div>
<div class="client-3">
<h3>Ramu:</h3>
<span>Price: 70,416/month</span>
<span
><p>
An employee management system is technology designed to
streamline core HR services and improve workforce productivity.
</p></span
>
<button class="btn3">show data</button>
<button class="btn3-close">close</button>
<div class="client-data-used3"></div>
</div>
</div>
</div>
</div>
<div class="form-input">
<div class="container">
<h2
style="
margin: 20px 0;
border-bottom: 1px solid gray;
padding-bottom: 20px;
margin-top: 40px;
"
>
Enter Details: (Form)
</h2>
<div class="center-div">
<div class="form-datail">
<form>
<input required type="text" id="userName" placeholder="Name:" /><br /><br />
<input required
type="number"
id="itemPrice"
placeholder="Price:"
/><br /><br />
<input required
type="text"
id="userDescriptio"
placeholder="Description"
/><br /><br />
<input type="submit" class="dataSubmit" id="userDataSubmit" value="submit" />
</form>
</div>
</div>
</div>
</div>
<script src="./main.js"></script>
</body>
</html>
storge used - 19 per gb
user benweet - 8 per user
cost - 30,000 per month
-user -1
30,000GB- ₹47,500
50,000GB- ₹33,333
Service Cost- ₹30,000
Monthy Total cost = 1,10,833
Yearly Total cost = 13,29,996
-user -2
20,000GB- ₹31,666
30,000GB- ₹2,40,000
Service Cost- ₹30,000
Monthy Total cost = 301666
Yearly Total cost = 3619992
-user -3
15,000GB- ₹23,750
25,000GB- ₹16,666
Service Cost- ₹30,000
Monthy Total cost = 70,416
Yearly Total cost = 8,44,992
-->