forked from OpenSeesforFire/openseesforfire.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathunderconstruction.html
More file actions
34 lines (26 loc) · 952 Bytes
/
underconstruction.html
File metadata and controls
34 lines (26 loc) · 952 Bytes
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
<!DOCTYPE html>
<!-- saved from url=(0055)http://openseesforfire.github.io/Subpages/examples.html -->
<!doctype html>
<title>Site Maintenance</title>
<style>
body { text-align: center; padding: 150px; }
h1 { font-size: 50px; }
body { font: 20px Helvetica, sans-serif; color: #333; }
article { display: block; text-align: left; width: 650px; margin: 0 auto; }
a { color: #dc8100; text-decoration: none; }
a:hover { color: #333; text-decoration: none; }
</style>
<article>
<h1>Coming soon!</h1>
<div>
<p>We are working on this at the moment. You can contact us at <a href="mailto:#">ramakanth.domada@connect.polyu.hk</a></p>
</div>
</article>
<br>
<hr>
<small><p>This page is being developed by D.V.V. Ramakanth at PolyU (Hong Kong), 2019</p></small><br>
<small>Hosted on GitHub Pages</small></p>
</footer>
</div>
<script src="./OpenSees for Fire_files/scale.fix.js"></script>
</body></html>