Re: Display: inline-table

>>Ok, so we've got 'inline-block' and 'inline-table'. The 'run-in' depends 
>>on following content, but why is there no 'inline-list-item'?
>>    
>>
>
>CSS3 probably will. It's on the working group's agenda.
>
>  
>
How would

el { display:inline-list-item }

differ from

el { display: inline }
el:before { display: marker }

They seem like they would grant the same capabilities to me.

-- 

Ryan Cannon
Instructional Technology
Web Design
RyanCannon.com <http://ryancannon.com/?refer=email>
(989) 463-7060

Received on Wednesday, 9 February 2005 13:44:54 UTC