On Wed, Mar 18, 2009 at 10:18 AM, Giuseppe Craparotta <[email protected]> wrote: > Hello all, > > thanks much in advance for your help. > > could you please take a look at this trial html file: > > http://www.giuseppecraparottacv.co.uk/doubts/press.html > > As you can see the images are separated by a bottom / right margin. > > - Is it related to the fact that images are *inline elements*? > > - Is it any way to eliminate it which is not making the images *block > elements*? > > As you can see I included * {padding:0; margin:0;} among the styles. > > cheers, > Giuseppe > ______________________________________________________________________ > 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/ >
When the answer was to delete space between the tags, I was shocked...but loading the source code and removing the spaces worked as advertised. Why does that white space count? I thought that we could put images how Giuseppe had in his code w/o this spacing. Is this the only solution? Don ______________________________________________________________________ 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/
