Positioning of a table in a PAGE
-
I have studied the forum about the problems with “Tables” in WordPress articles and pages. But since I need such a table, I am looking for an answer to the following problem:
° The table I wrote with html ist being shown correctly as a table, just as I want to look it like –
° – but there is a large empty space between the text above it and the table itself.
How can I minimize that distance?
This is the html-Code I use (the THEME I use is “Enterprise”):
– – – – – – – –
<TABLE>
<TR>
<TD>
Datum
</TD>
<TD>
Kleine Schreib-Werkstatt (Titel)
</TD>
<TD>
Ariadne-Projekt: Seminar #
</TD>
<TD>
Element des Erzählens
</TD>
</TR>
<TR>
<TD>
09.-11. März 2012
</TD>Biographie & Phantasie </TD>
<TD>
# 02 Ariadne-Projekt</TD>
<TD>
Personenbeschreibung</TD>
</TR>
</TABLE>
– – – – – – – – –
Any suggestions?
Sincerely use _ Juergen vom Scheidt
Blog url: http://iaktalente.wordpress.com/ -
- The topic ‘Positioning of a table in a PAGE’ is closed to new replies.