QUOTE (cwood8989 @ Jul 15 2008, 11:33 AM)

What is the html code that should be used to place a left aligned image from the file manager into a confirmation email? And to make it a hyperlink? Thanks in advance...
CODE
<a href="http://www.site.com/"><img src="http://www.site.com/folder/file.jpg"></a>
I would also recommend going
here for more information on basic HTML questions.