Difference between revisions of "Template:Oxford"

Line 32: Line 32:
  
 
</script>
 
</script>
 +
 +
<head>
 +
 +
  <!-- This tells the browser that your page is responsive -->
 +
  <meta name="viewport" content="width=device-width, initial-scale=1">
 +
        <!-- This is from CSS templates -->
 +
  <!--<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">-->
 +
  <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
 +
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 +
 
 +
  <!-- Latest compiled and minified CSS -->
 +
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 +
 +
  <!-- Latest compiled JavaScript -->
 +
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 +
 +
</head>
  
 
<style>
 
<style>
Line 102: Line 119:
 
     height: 120px;
 
     height: 120px;
 
     margin-top: -10px;
 
     margin-top: -10px;
     margin-bottom: -80%;
+
     margin-bottom: -100%;
 
     border-radius: 100%;
 
     border-radius: 100%;
 
}
 
}
Line 480: Line 497:
  
  
<head>
 
  
  <!-- This tells the browser that your page is responsive -->
 
  <meta name="viewport" content="width=device-width, initial-scale=1">
 
        <!-- This is from CSS templates -->
 
  <!--<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">-->
 
  <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
 
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 
 
 
  <!-- Latest compiled and minified CSS -->
 
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 
 
  <!-- Latest compiled JavaScript -->
 
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 
 
</head>
 
  
 
<body id="myPage" data-spy="scroll" data-target=".navbar" data-offset="50">
 
<body id="myPage" data-spy="scroll" data-target=".navbar" data-offset="50">

Revision as of 14:13, 26 July 2017