text alignment

On my contact page I’m trying to align the city, state and zip so that it is directly underneath the first number of the street address. Nothing I’ve tried so far is a fix.

Any suggestions?
Thanks.

hmm, maybe I could just make it all graphic boxes?

http://testing.kurtcyrus.com/contactus.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On Sep 7, 2012, at 10:26 PM, mslinnea wrote:

On my contact page I’m trying to align the city, state and zip so that it is directly underneath the first number of the street address. Nothing I’ve tried so far is a fix.

Any suggestions?
Thanks.

hmm, maybe I could just make it all graphic boxes?

shudder

If you want the captions and addresses to line up the same as one another, like this:

 Mailing Address: P.O. Box 276
                  Cottage Grove, Oregon 97424

Shipping Address: 1010 Villard
                  Cottage Grove, Oregon 97424

Then I would use an inline table. If you don’t care if the two columns line up perfectly atop one another, then I would put an inline HTML box after the caption, and place the two lines of your address inside that.

Walter

http://testing.kurtcyrus.com/contactus.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Other formatting options might be

Mailing Address:

P.O. Box 276 Cottage Grove, Oregon 97424

or

Shipping Address:

1010 Villard,

Cottage Grove, Oregon 97424


Ernie Simpson

On Fri, Sep 7, 2012 at 11:48 PM, Walter Lee Davis email@hidden wrote:

On Sep 7, 2012, at 10:26 PM, mslinnea wrote:

On my contact page I’m trying to align the city, state and zip so that it is directly underneath the first number of the street address. Nothing I’ve tried so far is a fix.

Any suggestions?
Thanks.

hmm, maybe I could just make it all graphic boxes?

shudder

If you want the captions and addresses to line up the same as one another, like this:

 Mailing Address: P.O. Box 276
                  Cottage Grove, Oregon 97424

Shipping Address: 1010 Villard
                  Cottage Grove, Oregon 97424

Then I would use an inline table. If you don’t care if the two columns line up perfectly atop one another, then I would put an inline HTML box after the caption, and place the two lines of your address inside that.

Walter

http://testing.kurtcyrus.com/contactus.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options