Wednesday, September 03, 2008

Margin left in Google Chrome

I am using this code to display a left margin when I don't want to display a small icon in a list.

<div style="margin-left:16px;display:inline"></div>

This does not work in Chrome....

No comments: