Annabella's HTML Help .... EZ PRINT!

CALENDAR


Welcome to the EZ Print version of my HTML Help guide!

I have tried to make plain, simple pages that are quick and easy for you to print.
They are certainly not "pretty", but I hope you find them handy!!!

Unless absolutely necessary, there are no graphics, no tables, and no hyperlinks, because once a page is printed, the hyperlinks lose their usefulness. If I need to refer you to another page, I will type the full URL.



CALENDAR SOURCE CODE

<table bgcolor="#ffffff" border=5 bordercolor="#000000" cellpadding=5>
<tr>
<th bgcolor="#ff9933" colspan=7><font size=5> DECEMBER, 2007</font></th>
</tr>

<tr>
<th bgcolor="#ffff33"><font size=4>SUN</font></th>
<th><font size=4>MON</font></th>
<th><font size=4>TUE</font></th>
<th><font size=4>WED</font></th>
<th><font size=4>THU</font></th>
<th><font size=4>FRI</font></th>
<th bgcolor="#ffff33"><font size=4>SAT</font></th>
</tr>

<tr>
<th bgcolor="#ffff33"><img src="space.gif"></th>
<th>1</th>
<th>2</th>
<th>3</th>
<th>4</th>
<th>5</th>
<th bgcolor="#ffff33">6</th>
</tr>

<tr>
<th bgcolor="#ffff33">7</th>
<th>8</th>
<th>9</th>
<th>10</th>
<th>11</th>
<th>12</th>
<th bgcolor="#ffff33">13</th>
</tr>

<tr>
<th bgcolor="#ffff33">14</th>
<th>15</th>
<th>16</th>
<th>17</th>
<th>18</th>
<th>19</th>
<th bgcolor="#ffff33">20</th>
</tr>

<tr>
<th bgcolor="#ffff33">21</th>
<th>22</th>
<th>23</th>
<th>24</th>
<th bgcolor="#ff9933">25</th>
<th bgcolor="#ff9933">26</th>
<th bgcolor="#ffff33">27</th>
</tr>

<tr>
<th bgcolor="#ffff33">28</th>
<th>29</th>
<th>30</th>
<th>31</th>
<th><img src="space.gif"></th>
<th><img src="space.gif"></th>
<th bgcolor="#ffff33"><img src="space.gif"></th>
</tr>
</table>

www.annabella.net
© COPYRIGHT 2000     A. RAMSDEN     All Rights Reserved