asdf
This commit is contained in:
+5
-1
@@ -2,10 +2,12 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>DoEverythingBar</title>
|
||||
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="main.css">
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -20,14 +22,16 @@
|
||||
<div class="input-group stylish-input-group">
|
||||
<input type="text" id="input" class="form-control" placeholder="Search" >
|
||||
<span class="input-group-addon">
|
||||
<image id="fire" src="images/error.png">
|
||||
<button type="submit">
|
||||
<span id="enter" class="glyphicon glyphicon-upload"></span>
|
||||
</button>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<iframe
|
||||
height="100%"
|
||||
width="100%"
|
||||
|
||||
Reference in New Issue
Block a user