aboutsummaryrefslogtreecommitdiffstats
path: root/month_bottom.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-03 04:19:47 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-03 04:19:47 +0000
commit852cbafcdba1744f6544643641417eaf89e4831a (patch)
treeb4cab28a2383ac0d9c54f102c7f4b051410e7342 /month_bottom.php
parenta1434001c76636f29a3135c44c602b8232fc93e9 (diff)
downloadphpicalendar-852cbafcdba1744f6544643641417eaf89e4831a.tar.gz
phpicalendar-852cbafcdba1744f6544643641417eaf89e4831a.tar.bz2
phpicalendar-852cbafcdba1744f6544643641417eaf89e4831a.zip
HTML tweeks for displaying in Win XP.
Diffstat (limited to 'month_bottom.php')
-rw-r--r--month_bottom.php30
1 files changed, 14 insertions, 16 deletions
diff --git a/month_bottom.php b/month_bottom.php
index 50fb6a7..6bcfa29 100644
--- a/month_bottom.php
+++ b/month_bottom.php
@@ -50,9 +50,8 @@
}
?>
</tr>
- <tr>
- <td colspan="7"><img src="images/spacer.gif" width="1" height="3">
- </td>
+ <tr height="3">
+ <td colspan="7"><img src="images/spacer.gif" width="1" height="3" alt=""></td>
</tr>
<?php
$minical_time = strtotime("-1 month", strtotime($getdate));
@@ -108,7 +107,7 @@
<td valign="center" align="center">
<table width="160" border="0" cellpadding="0" cellspacing="0">
<tr>
- <td colspan="3" bgcolor="#FFFFFF" align="center">
+ <td colspan="3" bgcolor="#FFFFFF" align="left">
<table border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" width="100%">
<tr>
<td width="1%"><img src="images/spacer.gif" width="4" height="1"></td>
@@ -169,7 +168,7 @@
<td valign="center" align="left" valign="top">
<table width="160" border="0" cellpadding="0" cellspacing="0">
<tr>
- <td colspan="3" bgcolor="#FFFFFF" align="center" valign="top">
+ <td colspan="3" bgcolor="#FFFFFF" align="left" valign="top">
<table border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" width="100%">
<tr>
<td width="1%"><img src="images/spacer.gif" width="4" height="1"></td>
@@ -239,13 +238,13 @@
<td colspan="3" bgcolor="#FFFFFF" align="center">
<table border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF">
<tr>
- <td><img src="images/spacer.gif" width="21" height="3"></td>
- <td><img src="images/spacer.gif" width="21" height="1"></td>
- <td><img src="images/spacer.gif" width="21" height="1"></td>
- <td><img src="images/spacer.gif" width="21" height="1"></td>
- <td><img src="images/spacer.gif" width="21" height="1"></td>
- <td><img src="images/spacer.gif" width="21" height="1"></td>
- <td><img src="images/spacer.gif" width="21" height="1"></td>
+ <td><img src="images/spacer.gif" width="21" height="3" alt=""></td>
+ <td><img src="images/spacer.gif" width="21" height="1" alt=""></td>
+ <td><img src="images/spacer.gif" width="21" height="1" alt=""></td>
+ <td><img src="images/spacer.gif" width="21" height="1" alt=""></td>
+ <td><img src="images/spacer.gif" width="21" height="1" alt=""></td>
+ <td><img src="images/spacer.gif" width="21" height="1" alt=""></td>
+ <td><img src="images/spacer.gif" width="21" height="1" alt=""></td>
</tr>
<tr>
<?php
@@ -257,9 +256,8 @@
}
?>
</tr>
- <tr>
- <td colspan="7"><img src="images/spacer.gif" width="1" height="3">
- </td>
+ <tr height="3">
+ <td colspan="7"><img src="images/spacer.gif" width="1" height="3" alt=""></td>
</tr>
<?php
$minical_time = strtotime("+1 month", strtotime($getdate));
@@ -299,7 +297,7 @@
</td>
</tr>
<tr>
- <td colspan="3" bgcolor="#FFFFFF"><img src="images/spacer.gif" width="148" height="6"></td>
+ <td colspan="3" bgcolor="#FFFFFF"><img src="images/spacer.gif" width="148" height="6" alt=""></td>
</tr>
</table>
</td>

© 2014-2024 Faster IT GmbH | imprint | privacy policy