Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/under_construction.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 17 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,19 +43,23 @@
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

</style>
</head>
<body>

<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-light navcontainer">
<div class="navcontainer text-center">
<a class="navlinks" href="https://sharepointlist.com/">
<img class="img-fluid" style="padding:10px;" src="images/banner.png" alt="ServiceNever" > </a>
</div>
</div>
</nav>
<nav class="navbar navbar-expand-lg navbar-light navcontainer">
<div class="navcontainer text-center">
<div class="header-imgs">
<a class="navlinks" href="https://sharepointlist.com/">
<img style="padding:10px; width: 75vw;" src="images/banner.png" alt="ServiceNever"> </a>
<img src="images/under_construction.gif" style="padding:10px; width: 15vw;"/>
</div>
</div>
</nav>


<!-- Navigation -->
<center>
<div class="navcontainer">
Expand Down Expand Up @@ -152,9 +156,12 @@ <h1>Submit a Ticket</h1>

<!-- Submit a Ticket Form: Left Side -->


</div>

<!-- Submit a Ticket Form: Left Side -->


<!-- Submit Buttons -->
<section>
<div class="box-bounds">
Expand All @@ -171,6 +178,7 @@ <h1>Submit a Ticket</h1>
<!-- Submit Buttons -->


<center><div style="width:480px"><iframe allow="fullscreen" frameBorder="0" height="270" src="https://giphy.com/embed/jdOq3KvQ4yad5ZIaQv/video" width="480"></iframe></div></center>


<!-- Right Side -->
Expand Down