Suzie Henderson wrote: <snip> > There are over 240 cemeteries transcribed on the site ranging from one grave > to over 5000 burials in one cemetery. Some are currently posted as tables > and others as plain text. The formatting is all over the map. Many of them > have links to photos of the gravestones. > > Here's a sample of one of the existing pages: > http://www.rootsweb.com/~txfannin/ceme-bigbee.html > > The homepage is http://www.rootsweb.com/~txfannin/ <snip> > > Thanks. > Suzie in Texas
Hi Suzie At this point of time, this is not necessary a CSS issue and so not one for this list, but more an issue of manipulating data, with a few techniques that will removed all the inline style. Such information as you have is better marked up in a table since it is tabular data. Later on the various other pages can be worked with CSS. I would recommend that you subscribed to this mailing list which I am a member. Such challenges as yours are common questions on this list. Many techniques are discussed from bringing data from webpages to excel and data from excel to webpages minus the bloated code. A sample tutorial. <http://freepages.genealogy.rootsweb.com/~gearyfamily/frontpage/data-table-example.htm> Since it is a Rootsweb mailing list the discussion is all about genealogy and it covers all aspects of web design in general. Information on subscribing can be found here. <http://freepages.genealogy.rootsweb.com/~gearyfamily/frontpage/> I hope to see you there. Kind Regards, Alan ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
