RootsWeb.com Mailing Lists
Total: 1/1
    1. Re: [FreeHelp] FREEPAGES-HELP Ddon't want lines of table to print
    2. Ralph Taylor
    3. Judy asked "Is there a code (to NOT print lines) that I could insert in my FP pages that my printer would understand and follow?" Go into the "Code" window in FP. To start with the apparently simplest solution first: Look for the <.table> tag and edit it to <.table border=0>. (That's a number zero, not a letter oh.) Or, put all of the poem in one table cell with <.br> tags to break lines & </p> tags to break stanzas (i.e., stanzas = paragraphs). Or, don't use a table. If you want the poem's lines centered, use this structure: <.div align=center> Poem </div> Should you want the margins of the div to be something different than what precedes and follows it, use the margin-left and margin-right attributes. BTW, the advice to import into Word in order to print a HTML document strikes me as needlessly difficult. -rt_/)

    12/21/2010 07:56:34