Thursday, July 17, 2008

Left margins on controls in webpages.

Sometimes, you want to place a left margin on a control on a webpage that is in flow layout.
Here is something that works nicely. Example....

style="margin-left: 20px"

I noticed that this style does not work inside the tr's and td's of a table.
I could be wrong though.

No comments: