ZVON > References > CSS1 Reference
Example 12:8: All | HTML | >> CSS << | Output |

CSS


img.left {float:left; margin-left: 5em}
img.right {float:right; margin-right: 5em}
img.none {float:none; margin-left: 5em}