Hello
I'm playing with staticpages with enabled php and trying to include some html.
So I put this piece:
Text Formatted Code
print '<table width="100%" border="1">';
print '<tr>';
print '<td> </td>';
print '</tr>';
print '</table>';
and the problem is that this table is displayed above the header.
What am I missing? (GL 1.3.11)
Geeklog Polish Support Team