MSN Home  |  My MSN  |  Hotmail
Sign in to Windows Live ID Web Search:   
go to MSNGroups 
Free Forum Hosting
 
Important Announcement Important Announcement
The MSN Groups service will close in February 2009. You can move your group to Multiply, MSN’s partner for online groups. Learn More
Creations N'StuffContains "mature" content, but not necessarily adult.[email protected] 
  
What's New
  
  ►Welcome�?/A>  
  Site-Rules  
  Disclaimer  
  Time Out  
  L.O.A  
  _____________  
  General  
  Mailboxes  
  MOTMA  
  _____________  
  PSP Tubes  
  © Permissions  
  © Awareness  
  _____________  
  Yes-Yes List  
  No-No List  
  _____________  
  A.M.I List  
  C.I.L.M  
  StickerChick  
  _____________  
  WWO&PickUp  
  WorkShops  
  Snag & Share  
  
  S&S Board  
  Games N'Stuff  
  _____________  
  Members Tuts  
  TUTS N'Stuff  
  _____________  
  MSN Websets  
  Background Tiles  
  _____________  
  Weekly Challenge  
  Contest  
  _____________  
  Favorites  
  Birthdays  
  Pictures  
  _____________  
  Banner Exchange  
  CNS Banners  
  _____________  
  Suggestions  
  Vote/Awards  
  WebRings  
  
  
  Tools  
 
S&S Board : HTML Calendar Code
Choose another message board
 
     
Reply
 Message 1 of 1 in Discussion 
From: MSN Nickname•Minrey•™  (Original Message)Sent: 7/3/2006 11:57 PM
I made this calendar by using html tables. You can use my code if you wish (code listed below) all I ask is that you insert a small credit linking back to Creations N'Stuff.  Or you may make your own table to create your own calendar. 
 
Copy & paste the dates to change them around according to the month.  Also if you want to change the border or background color you will need to edit the tables and choose your colors.  If you use an image as a background, make sure its copyright safe and fits into your calendar. 
 
EXAMPLES:
 

JULY 2006
Made by Minrey - Creations N'Stuff
Sun Mon Tue Wed Thu Fri Sat
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31

JULY 2006
Made by Minrey - Creations N'Stuff
Sun Mon Tue Wed Thu Fri Sat
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31
 

JULY 2006
Made by Minrey - Creations N'Stuff
Sun Mon Tue Wed Thu Fri Sat
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31
 
CODE:
 
<TABLE BORDER=3 CELLSPACING=3 CELLPADDING=3>
<TR><TD COLSPAN="7" ALIGN=center><B>JULY 2006</b></TR>
<TR>
<TD COLSPAN="7" ALIGN=center><I>Your Text Goes Here</I></TR>
</TR><TR>
<TD ALIGN=center>Sun</TR>
<TD ALIGN=center>Mon</TR>
<TD ALIGN=center>Tue</TR>
<TD ALIGN=center>Wed</TR>
<TD ALIGN=center>Thu</TR>
<TD ALIGN=center>Fri</TR>
<TD ALIGN=center>Sat</TR>
</TR>
<TR>
<TD ALIGN=center></TR>
<TD ALIGN=center></TR>
<TD ALIGN=center></TR>
<TD ALIGN=center></TR>
<TD ALIGN=center></TR>
<TD ALIGN=center></TR>
<TD ALIGN=center>1</TR>
</TR>
<TR>
<TD ALIGN=center>2</TR>
<TD ALIGN=center>3</TR>
<TD ALIGN=center>4</TR>
<TD ALIGN=center>5</TR>
<TD ALIGN=center>6</TR>
<TD ALIGN=center>7</TR>
<TD ALIGN=center>8</TR>
</TR>
<TR>
<TD ALIGN=center>9</TR>
<TD ALIGN=center>10</TR>
<TD ALIGN=center>11</TR>
<TD ALIGN=center>12</TR>
<TD ALIGN=center>13</TR>
<TD ALIGN=center>14</TR>
<TD ALIGN=center>15</TR>
</TR>
<TR>
<TD ALIGN=center>16</TR>
<TD ALIGN=center>17</TR>
<TD ALIGN=center>18</TR>
<TD ALIGN=center>19</TR>
<TD ALIGN=center>20</TR>
<TD ALIGN=center>21</TR>
<TD ALIGN=center>22</TR>
</TR>
<TR>
<TD ALIGN=center>23</TR>
<TD ALIGN=center>24</TR>
<TD ALIGN=center>25</TR>
<TD ALIGN=center>26</TR>
<TD ALIGN=center>27</TR>
<TD ALIGN=center>28</TR>
<TD ALIGN=center>29</TR>
</TR>
<TR>
<TD ALIGN=center>30</TR>
<TD ALIGN=center>31</TR>
<TD ALIGN=center></TR>
<TD ALIGN=center></TR>
<TD ALIGN=center></TR>
<TD ALIGN=center></TR>
<TD ALIGN=center></TR>
</TR>
<TR>


First  Previous  No Replies  Next  Last