This page is in-progress, it is not finalized !
Genealogy Reports
With the capabilities of the web, it is now possible to utilize additional visual cues when creating family history reports. The developer is no longer bound by technological or financial constraints when considering report designs. Color printing, and surely the use of color on the web, are easy to achieve.
Proposed New Webpage Report
Using font-size, font-weight and color, it is possible to create a page that covers all descendants of a single individual, to the fourth generation, plus the parents of the immediate subject, in a clean and easy to understand way.
CSS and a Web Implementation
See a sample rendering of such a page:
Explanation
A standard ODT report can be utilized to create this web page. The CSS allows for the following:
- CSS
- HTML5
- Links
- Font Weight
- Font Color
- Indentation/Layout
- Pictures
- Foreign Characters
The basic tags in the CSS are gen1, gen2, gen3 and gen4. Please review and comment.
URL ~ sample HTML
URL ~ underlying CSS