Re: [css-d] CSS, XML, HTML, valid or bogus was( column help)

2011-05-02 Thread Jukka K. Korpela
Alan Gresley wrote: One of the most bazaar test I have done. I even invented my own elements, selectors and one attribute. http://css-class.com/test/xml/unicode.xml Complicated tests easily lead to complication and frustration, though they can be useful and interesting too. Typically, after

Re: [css-d] help centering items

2011-05-02 Thread Kim Brooks Wei
Chetan, thanks for your interest, but you're getting hung up on the word block. I explained that block is a term in layout design which means a group of words. If you're interested in the word's history and publishing applications please email me off list. What I'm trying to accomplish is:

Re: [css-d] help centering items

2011-05-02 Thread Kim Brooks Wei
On 4/30/11 11:51 PM, Kim Brooks Wei wrote: (Problem 1) I want both blocks to be centered on the page. On a different page http://bit.ly/kp21jM on the site I accomplished part of what I want. The two blocks of copy are now side by side: (Block #1: Everyone is welcome and elly) (Block

[css-d] :: makeready ::

2011-05-02 Thread David Laakso
A first-pass attempt to hit cross-browser desktop, tablets, and mobile-handsets from one address. Your comments and suggestions are always appreciated. uri: http://chelseacreekstudio.com/ Thanks. Best, ~d __ css-discuss

[css-d] display:inline-block Rendering Differences

2011-05-02 Thread Chetan Crasta
While experimenting with display:inline-block, I was surprised to find differences in rendering by three current browsers, viz. Chrome 11, Firefox 4 and Opera 11.10. Internet Explorer 8 and Safari's rendering is the same as Chrome 11. Here's the page: http://roughtech.com/t/centering_multi.html

Re: [css-d] display:inline-block Rendering Differences

2011-05-02 Thread Philippe Wittenbergh
On May 3, 2011, at 2:30 AM, Chetan Crasta wrote: While experimenting with display:inline-block, I was surprised to find differences in rendering by three current browsers, viz. Chrome 11, Firefox 4 and Opera 11.10. Internet Explorer 8 and Safari's rendering is the same as Chrome 11.

Re: [css-d] display:inline-block Rendering Differences

2011-05-02 Thread Chetan Crasta
I fixed the problems with that first test, I have specified the font size and font family: http://roughtech.com/t/centering_multi1.html Opera 11 still renders the page differently from other browsers. Is that a bug? The baseline of an 'inline-block' is the baseline of its last line box in the

Re: [css-d] display:inline-block Rendering Differences

2011-05-02 Thread Philippe Wittenbergh
On May 3, 2011, at 2:21 PM, Chetan Crasta wrote: I fixed the problems with that first test, I have specified the font size and font family: http://roughtech.com/t/centering_multi1.html Opera 11 still renders the page differently from other browsers. Is that a bug? Yes. The bottom of the