A recent post on Eastman’s Online Genealogy Newsletter by Dick Eastman was “Who Owns Your Genealogy Data” He mentioned how a person didn’t want to share their family online as someone might “steal it”. He then went on to say that since that person had compiled their family history from publicly accessible records, he didn’t… Continue reading Should you share your family tree online?
Category: Sharing family history research
Common terms in setting up webpages
If you are wanting to set up your own webpages, you will need to become familiar with HTML. CSS. There are a number of tutorials on the internet that can help you become familiar with these. These are some of the free tutorials that are available online: http://www.w3schools.com/default.asp http://www.codecademy.com/en/tracks/htmlcss http://learn.shayhowe.com/html-css/ https://blog.udemy.com/learn-html-learn-the-foundations-of-html/ Many family tree programs have the ability to… Continue reading Common terms in setting up webpages
Converting Excel data to HTML tables
There may be a time when you want to add data from a spreadsheet you have to a table on your website. There are options of saving the spreadsheet as a webpage, but you may not want to show the whole spreadsheet as a webpage, but just a section within the spreadsheet. After searching Google… Continue reading Converting Excel data to HTML tables