Difference between revisions of "Team:BostonU/JudgingCriteria"

Line 3: Line 3:
 
<head>
 
<head>
 
<style>
 
<style>
body {
+
<html>
  background-color: #fff0f0;
+
<head>
  font-family: Arial, sans-serif;
+
<style>
}
+
#landingwrapper {
+
  width: 900px;
+
  height: 100%;
+
  margin: 0 auto;
+
  padding-top: 100px;
+
}
+
 
table, th, td {
 
table, th, td {
 
     border: 1px solid black;
 
     border: 1px solid black;
 +
}
 +
div.criteria{
 +
  text-align:left;
 +
 
 
}
 
}
 
</style>
 
</style>
Line 20: Line 17:
 
<body>
 
<body>
  
<h2>Add a border to a table:</h2>
+
<div class="criteria">
  
<table>
+
<br><br><br>
  <tr>
+
<specialh3>Bronze</specialh3><br><br>
    <th>Firstname</th>
+
<p><i class="fa-li fa fa-check-square"></i> 1. we did this<br>
    <th>Lastname</th>
+
<i class="fa-li fa fa-check-square"></i>2. we did this <br>
  </tr>
+
<i class="fa-li fa fa-check-square"></i>3. we did this<br>
  <tr>
+
<i class="fa-li fa fa-check-square"></i>4. we did this<br>
    <td>Peter</td>
+
<i class="fa-li fa fa-check-square"></i>5. we did this<br>
    <td>Griffin</td>
+
<i class="fa-li fa fa-check-square"></i>6. we did this<br>
  </tr>
+
  <tr>
+
    <td>Lois</td>
+
    <td>Griffin</td>
+
  </tr>
+
</table>
+
  
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 18:45, 5 July 2017




Bronze

1. we did this
2. we did this
3. we did this
4. we did this
5. we did this
6. we did this