Ihave an image with text below inside a centered Division and want to move them 30px to the right.
What is the best way, both these seem to work. which is best ?
<span STYLE="margin-left: 30px">
<div STYLE="margin-left: 30px">
What is the best way, both these seem to work. which is best ?
<span STYLE="margin-left: 30px">
<div STYLE="margin-left: 30px">