Difference between revisions of "Team:NYMU-Taipei/HP/Gold Integrated"

Line 5: Line 5:
  
 
   <head>
 
   <head>
  <meta name="viewport" content="width=device-width, initial-scale=1">
+
<meta charset="utf-8">
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
+
<meta name="viewport" content="width=device-width, initial-scale=1">
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
+
 +
<!-- Bootstrap -->
 +
<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.0/jquery.min.js"></script>
 +
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 +
 
                 <style>
 
                 <style>
 
                 /* Wrapper for the hp */
 
                 /* Wrapper for the hp */
Line 25: Line 30:
 
.container{
 
.container{
 
width: 85%;
 
width: 85%;
display:block;
+
display: inline-block;
 
float:right;  
 
float:right;  
 
font-family:'Fresca',sans-serif;
 
font-family:'Fresca',sans-serif;

Revision as of 08:54, 10 August 2017