That works! Thank you!

On Jun 1, 2010, at 5:02 PM, Jay Tanna wrote:

> Try to put the following code at the end of your css:
> 
> 
> 
> td {
>       padding-left: 16px;
> }
> 
> 
> 
> Effectively, I am padding the left side by 16px.  You will need to readjust 
> this figure.
> 
> Incidentally, I tested your site in Firefox 3.6.3 and IE8 and both are 
> showing identical and the data is misalligned in both.
> 
> Hope this gives you an idea.  
> 
> 
> 
> --- On Tue, 6/1/10, Matthew <matt...@em-w.com> wrote:
> 
> 
>> I've set up a table which is supposed to line up with
>> content about and below it that is formatted as unordered
>> list elements. To do this, I gave the table a left margin
>> quality in CSS. This seemed to work fine, but unfortunately,
>> I noticed that in Firefox the table wasn't lined up
>> correctly. So I added an empty first column with a fixed
>> width to the table. Again this shows up fine in other
>> browsers, but in Firefox (Mac) the text again is misaligned.
>> Is there a trick to get Firefox to behave in this
>> situation?
>> 
>> Here is the page I'm working on
>> 
>> http://em-w.com/resume.html
>> 
>> You can see my problem if you compare the content under the
>> "tools" section in Firefox versus other broswer.
>> 
> 
> 
> 
> 

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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