Showing posts with label week. Show all posts
Showing posts with label week. Show all posts

Saturday, 20 February 2016

How to Host a Bingo PartyIn Feburary 2016 20,

In Feburary 2016 20,
Discuss with your friends, coworkers and family members your idea to host a bingo party. Once you talk about it a bit with other people, you should know how many people would actually be interested in attending your bingo night.
Choose a night that many of your friends and family members can attend the bingo party. When hosting a party, it is nice to choose a night of the week that most people can come to and a time that is not too late.
Invite a good number of people to attend your bingo game night. You can either tell people about the party by word of mouth or by sending out invitations.
Ask that each person who is planning to attend to bring a small appetizer or desert to munch on throughout the night. Bingo night can be as inexpensive or as expensive as you want it to be. Buy the drinks for the evening.
Search online for bingo cards, but if you choose, you can make your own on the computer. You must buy enough bingo cards and chips to supply each person at the bingo party.
Decide if you want the bingo night to be for pure fun or if you want to charge each person per game so that the winner can take home a cash prize.
In Feburary 2016 20,

Wednesday, 10 February 2016

How to Make an HTML CalendarIn Feburary 2016 10,

In Feburary 2016 10,
Use a html Calendar code generator. Most site provide free code generating services that provide you with the code already written. One site that provides this service is Waukegan Schools District 60. The district has put together a very effective web editor that generates a calendar code that any novice can use with ease. Once at the site scroll down to find the editor, which is located at the bottom of the page tabbed 'Calendar Tools'. In the Week Day Text Format area, you can choose whether to abbreviate or spell out days of the week, followed with the options of making them bold or italics. You also have the choice to choose the color of the text. After pressing the button to 'Create Calendar', you will be prompted to enter the month of your choice and the year. Completing those tasks will finish the code generation and your calendar is ready for editing. Copy and paste the code in Microsoft word or notepad.
Edit the HTML source code. Change the image source: Starting with 'http', change this present location to the location of the image you want to use.
Edit the days of the week. Change the days to the week by first locating the area needed for editing which can be found here:
Sun
Each line will have a different day of the week. At the word 'Sun' you can change that to whatever date you need. Also inserting the break tag
you can add meeting times, reminders or any other notes on that day. If done correctly it should look like this:
Sun
Don't forget to goto meeting at 6:30
Switch to your web page editor. There are many web editors out there being offered as freeware. One of those web editors is HTML List Editor. This simple editor allows you to write and edit HTML code and to save it as a web page for later viewing. There is also Microsoft Front Page which gives you a plethora of options to edit with, one being web page preview, normal view, and source code view. Even if you choose not to use a web editor this code generator will give you the basic template for creating an HTML calendar.
In Feburary 2016 10,