Line 39: | Line 39: | ||
<!-- container for the tiles--> | <!-- container for the tiles--> | ||
<ul id="tiles" class="container"></ul> | <ul id="tiles" class="container"></ul> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
<script> | <script> | ||
Line 118: | Line 113: | ||
} | } | ||
− | + | ||
− | + | ||
// Insert html code in page. | // Insert html code in page. | ||
document.getElementById("tiles").innerHTML = tile.join("") | document.getElementById("tiles").innerHTML = tile.join("") |
Revision as of 08:26, 17 October 2016