Fix the footer to the bottom of the page
This commit is contained in:
parent
72e25c39d8
commit
da0cfeb470
3 changed files with 34 additions and 4 deletions
|
@ -1,7 +1,10 @@
|
|||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div id="footer_text">
|
||||
SimpleWordsCloud — Gregory Trolliet
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
if (!empty($jsWordcloud)) {
|
||||
echo '<script type="text/javascript" src="js/display.js"></script>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue