RootsWeb.com Mailing Lists
Total: 3/3
    1. Re: [ROOTSWEB-HELP] Seeking single spaced text & indenting
    2. Jim Rickenbacker(3)
    3. I've added Pat's solution to the Test Page at: http://borisbrooks.com/testpage.htm. There are many ways to skin this particular cat, most of which use Styles (CSS). My first solution is strictly HTML. My second solution just replaces the deprecated <font> tag with a style. Pat's solution is the CSS way that fixes (for those lines only) the builti-n margins in the <h3> and <p> tags that were the cause of the problem. CSS really is the way to go and inline styles are a good way to get your feet wet. Jim Rickenbacker

    12/19/2009 01:24:09
    1. Re: [ROOTSWEB-HELP] Seeking single spaced text & indenting
    2. Patricia Geary
    3. At 09:24 PM 12/19/2009, Jim Rickenbacker\(3\) wrote: >CSS really is the way to go and inline styles are a good way to get your >feet wet. ============ The biggest problem with inline styles I see is when you decide it is time to move to an external style sheet, and you have more than just a few pages, it is gonna be hard to clean things up. pat ---------- Pat Geary, Microsoft MVP - Expression Web We discuss FrontPage and Expression Web http://freepages.genealogy.rootsweb.com/~gearyfamily/frontpage/ http://freepages.genealogy.rootsweb.com/~gearyfamily/expression-web/ http://www.expression-web-tutorials.com/ Migrating from FrontPage to Expression Web EBook Revised to include EW 3.0 http://frontpage-to-expression.com/

    12/19/2009 02:46:09
    1. Re: [ROOTSWEB-HELP] Seeking single spaced text & indenting
    2. George Waller
    3. Wow! You are cool Jim! --George On 19 Dec 2009 at 20:24, Jim Rickenbacker(3) wrote: > I've added Pat's solution to the Test Page at: > http://borisbrooks.com/testpage.htm. There are many ways to skin this > particular cat, most of which use Styles (CSS). My first solution is > strictly HTML. My second solution just replaces the deprecated <font> tag > with a style. Pat's solution is the CSS way that fixes (for those lines > only) the builti-n margins in the <h3> and <p> tags that were the cause of > the problem. > > CSS really is the way to go and inline styles are a good way to get your > feet wet. > > Jim Rickenbacker > > > ------------------------------- > To unsubscribe from the list, please send an email to > ROOTSWEB-HELP-request@rootsweb.com with the word 'unsubscribe' without the > quotes in the subject and the body of the message

    12/19/2009 03:26:17