mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
Delete index.html
This commit is contained in:
parent
d3f8b474d0
commit
5a0fe35f86
@ -1,28 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en" dir="ltr">
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<script src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.3.1.min.js"></script>
|
|
||||||
<script src="scripts.js" charset="utf-8"></script>
|
|
||||||
<link rel="stylesheet" href="style.css">
|
|
||||||
<link href="https://fonts.googleapis.com/css?family=Ubuntu:300" rel="stylesheet">
|
|
||||||
<title>TitanScout- New Form </title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<h1>TitanScout- New Form </h1>
|
|
||||||
<div id="formMain">
|
|
||||||
<div id="expBar">
|
|
||||||
<div class="formNavi">
|
|
||||||
<input type="text" name="" value="Page 1">
|
|
||||||
</div>
|
|
||||||
<div class="formNavi" id="add">+</div>
|
|
||||||
</div>
|
|
||||||
<div id="OptionBar">
|
|
||||||
<div id="newQ">New Question</div>
|
|
||||||
<div id="RemPage">Remove Page</div>
|
|
||||||
</div>
|
|
||||||
<input type="button" name="" value="Save" id="svb">
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Loading…
Reference in New Issue
Block a user