Calendar

D

Darwin

How can I add a calendar to the wb page I'm buildining? I
tried to do it from outlook and that won't work.
 
J

Jim Buyens

-----Original Message-----
How can I add a calendar to the wb page I'm buildining?
I tried to do it from outlook and that won't work.

Create an HTML table with 7 columns and 6 rows. Enter the
weekday names in the top row, and the number 1-31 in rows
2-6.

To make the columns equal width, select them all, display
the cell properties dialog box, and specify a width in
pixels.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
Top