- From: Antoine Sanchez <ckkoshi@gmail.com>
- Date: Sun, 12 Dec 2010 13:50:17 +0100
- To: www-style@w3.org
Sorry for repost, the subject needed to be changed and text to be modified Hello world, -first time for me here- I often use inline-block, a useful property, but to align block without floating elements, inline-block is unfortunately not a good way, the white-space between 2 tags will makes the size wrong (imagine 2 blocks with a 50% width + the space, it goes to next line). So block-inline will have the same effect like inline-block but without the white-space. /toni
Received on Sunday, 12 December 2010 12:51:10 UTC