-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathblank.html
More file actions
11 lines (11 loc) · 5 KB
/
blank.html
File metadata and controls
11 lines (11 loc) · 5 KB
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html><html data-bs-theme="light" lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"><title>Borg SCI</title><meta name="description" content="Exploring the symbiotic relationship of art & science"><link rel="icon" type="image/svg+xml" sizes="150x150" href="assets/img/branding/ecoBorg_icon_dark.svg"><link rel="icon" type="image/svg+xml" sizes="150x150" href="assets/img/branding/ecoBorg_icon_light.svg" media="(prefers-color-scheme: dark)"><link rel="icon" type="image/svg+xml" sizes="150x150" href="assets/img/branding/ecoBorg_icon_dark.svg"><link rel="icon" type="image/svg+xml" sizes="150x150" href="assets/img/branding/ecoBorg_icon_light.svg" media="(prefers-color-scheme: dark)"><link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css"><link rel="stylesheet" href="assets/css/styles.min.css"><link rel="stylesheet" href="https://fonts.borgcreative.com/fonts.css">
</head><body><nav class="navbar navbar-expand-md sticky-top bg-dark py-3" data-bs-theme="dark"><div class="container"><a class="navbar-brand d-flex align-items-center" href="#"><span><img src="assets/img/branding/borgsci_light_trans.svg" width="120px"></span></a><button data-bs-toggle="collapse" class="navbar-toggler" data-bs-target="#navcol-5"><span class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button><div class="collapse navbar-collapse" id="navcol-5"><ul class="navbar-nav ms-auto"><li class="nav-item dropdown"><a class="nav-link" aria-expanded="false" data-bs-toggle="dropdown" href="#">Services</a><div class="dropdown-menu"><a class="dropdown-item" href="../design.html">Web & Graphic Design</a><a class="dropdown-item" href="../photography.html">Photography</a></div></li><li class="nav-item dropdown"><a class="nav-link" aria-expanded="false" data-bs-toggle="dropdown" href="#">Products</a><div class="dropdown-menu"><a class="dropdown-item" href="https://author.borgcreative.com/" target="_blank">Author</a></div></li><li class="nav-item"><a class="nav-link" href="../about.html">About</a></li></ul><a class="btn btn-outline-secondary ms-md-2" role="button" data-bs-target="#modal-1" data-bs-toggle="modal">Contact</a></div></div></nav><footer class="text-center bg-dark"><div class="container text-white py-4 py-lg-5"><p><img src="assets/img/JesusChristConquers.svg" width="90px"></p><ul class="list-inline"><li class="list-inline-item me-4"><a class="link-light" href="#" data-bs-target="#modal-1" data-bs-toggle="modal">Contact</a></li><li class="list-inline-item me-4"><a class="link-light" href="about.html">About</a></li><li class="list-inline-item"><a class="link-light" href="../design.html">Design</a></li></ul><ul class="list-inline" style="font-size: 24px;"><li class="list-inline-item me-4"><a href="https://x.com/borgscinstitute" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icon-tabler-brand-x text-light">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<path d="M4 4l11.733 16h4.267l-11.733 -16z"></path>
<path d="M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772"></path>
</svg></a></li><li class="list-inline-item"><a href="https://www.instagram.com/borgsci/" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icon-tabler-brand-instagram text-light">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<path d="M4 4m0 4a4 4 0 0 1 4 -4h8a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z"></path>
<path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path>
<path d="M16.5 7.5l0 .01"></path>
</svg></a></li></ul><div class="modal fade text-dark" role="dialog" tabindex="-1" id="modal-1"><div class="modal-dialog" role="document"><div class="modal-content"><div class="modal-header"><h4 class="modal-title" style="font-family: 'Radis Sans';">Contact Us</h4><button class="btn-close" type="button" aria-label="Close" data-bs-dismiss="modal"></button></div><div class="modal-body"><p>Send us a message and we will get right back to you!</p><form data-bss-recipient="42d87927559992ea3a5a54c5a9688bcc"><input class="form-control" type="text" name="name" placeholder="Your name" required=""><input class="form-control" type="email" style="margin-top: 15px;" name="email" placeholder="Your email" required=""><textarea class="form-control" style="margin-top: 15px;" placeholder="Your message" name="message"></textarea></form><button class="btn btn-outline-secondary" type="submit" style="margin-top: 15px;">Send</button></div><div class="modal-footer"><button class="btn btn-outline-dark" type="button" data-bs-dismiss="modal">Close</button></div></div></div></div></div></footer><script src="assets/bootstrap/js/bootstrap.min.js"></script><script src="assets/js/script.min.js"></script></body></html>