On Oct 27, 2011, at 3:02 AM, Jukka K. Korpela wrote:
> I don't quite see what the problem is, but if you just have the <img>
> elements in succession, you can wrap a <div class=images>...</div> around
> them and use something like
>
> .images { padding: 10px 7px 10px 15px; border: solid #f99;
> border-radius: 6px; float: left; }
> .images img { margin-right: 8px }
thank you, Jukka...your suggestion was easy as pie to implement.
I discovered an issue with WIN IE6, spent a little time zeroing in on the cause
and typed in a * html hack which I believed would work.
It seems to have, but wanted to know whether my guess was right and
implementation was valid..
it is:
* html #content {margin-right: 100px} < I should have a final " ; " in there,
I know
which fixes the content from crashing leftward into the menu. Seems adding
those images made Win IE6 push everything to the left by 50px
Any issues with this bit of code I put in there?
Thank you!
John
______________________________________________________________________
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/