Spaces:
Running
Running
Update index.html
Browse files- index.html +4 -1
index.html
CHANGED
|
@@ -32,6 +32,7 @@
|
|
| 32 |
</div>
|
| 33 |
|
| 34 |
|
|
|
|
| 35 |
<div class="convo-table">
|
| 36 |
<table>
|
| 37 |
<tbody>
|
|
@@ -66,7 +67,9 @@
|
|
| 66 |
</tbody>
|
| 67 |
</table>
|
| 68 |
</div>
|
| 69 |
-
|
|
|
|
|
|
|
| 70 |
|
| 71 |
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
|
| 72 |
<script type="text/javascript" src="./js/js.php"></script>
|
|
|
|
| 32 |
</div>
|
| 33 |
|
| 34 |
|
| 35 |
+
|
| 36 |
<div class="convo-table">
|
| 37 |
<table>
|
| 38 |
<tbody>
|
|
|
|
| 67 |
</tbody>
|
| 68 |
</table>
|
| 69 |
</div>
|
| 70 |
+
|
| 71 |
+
|
| 72 |
+
<a href="./page2.html">hello</a>
|
| 73 |
|
| 74 |
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
|
| 75 |
<script type="text/javascript" src="./js/js.php"></script>
|