Update testing.php
This commit is contained in:
parent
707d51b0ff
commit
ed28c89a09
14
testing.php
14
testing.php
@ -18,10 +18,13 @@
|
|||||||
<!--My Custom Styleshit
|
<!--My Custom Styleshit
|
||||||
<link rel="stylesheet" href="css/styles.css"> -->
|
<link rel="stylesheet" href="css/styles.css"> -->
|
||||||
|
|
||||||
<!--Import Google Icon Font-->
|
|
||||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
<!-- Compiled and minified CSS -->
|
||||||
<!--Import materialize.css-->
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css">
|
||||||
<link type="text/css" rel="stylesheet" href="css/materialize.min.css" media="screen,projection"/>
|
|
||||||
|
<!-- Compiled and minified JavaScript -->
|
||||||
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
@ -51,8 +54,5 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!--JavaScript at end of body for optimized loading-->
|
|
||||||
<script type="text/javascript" src="js/materialize.min.js"></script>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user