< p style="line-height: nnpx; text-align: center;" >
< img src="rightmost.jpg" alt="Right icon" height="rr" width="rr" style="display: inline; float: right; margin-right: 1em;" >
< img src=" leftmost.jpg" alt="Left icon" height="ll" width="ll" style="display: inline; float: left; margin-left: 1em;" >
< img src=" center.jpg" alt="Center icon" height="cc" width="cc"
style="margin:0 auto;" >
< / p >
Note that "nn" for line-height is the largest height of the icons. Note that the order of the floated elements - right first, then left, then centered, is important. Adjust right and left margins for floated elements as desired. Add top/bottom padding for paragraph if desired. Spacing has been added to tags for the benefit of Yahoo! Answers.