$
This commit is contained in:
@@ -9,8 +9,7 @@
|
||||
}
|
||||
|
||||
etablanalytics
|
||||
#etab
|
||||
table {
|
||||
#etab {
|
||||
font-size: 17px;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
@@ -20,7 +19,6 @@
|
||||
|
||||
etablanalytics
|
||||
#etab
|
||||
table
|
||||
tr
|
||||
th {
|
||||
background: #344D59;
|
||||
@@ -32,7 +30,6 @@
|
||||
|
||||
etablanalytics
|
||||
#etab
|
||||
table
|
||||
tr
|
||||
td {
|
||||
text-align: center;
|
||||
@@ -41,5 +38,15 @@
|
||||
}
|
||||
</style>
|
||||
|
||||
<div id="etab"></div>
|
||||
<div>
|
||||
<table id="etab">
|
||||
<tr>
|
||||
<th>Nom</th>
|
||||
<th>Ville</th>
|
||||
<th>Dept</th>
|
||||
<th>Moyenne</th>
|
||||
<th>Selectivite</th>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</etablanalytics>
|
Reference in New Issue
Block a user