Trying to convert our City's council meeting minutes from a horrid
workflow which starts in Word, gets exported with all of Word's mess
into HTML, table based, etc. etc.

I've got it almost right except for the placement of content within my
span tags.  I want that content to line up with the content that is in
the same <p> tag.  I'm sure the issue is the 'display:block' that I've
set on the <span>, but I don't know how else to get it pushed into
place.

For the right "look" but old, table based code see:

http://www.springfieldmo.gov/egov/Minutes/2006/03-30-2006.html

For the better code, but with my issue, see:

http://www.springfieldmo.gov/egov/cityclerk/minutes_test.html

Basically the text in the left column needs to slide down so that it
sits on the same line as the corresponding text in the right column.

Can this be done with the structure I've got or will I have to resort
to divs?  I'm trying to make as clean and easy a structure for the
Clerk's workflow as possible.

thanks for any help.

Chris
______________________________________________________________________
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/

Reply via email to