You have a lot of garbled HTML there, You should read up on HTML basics if you want to make customizations like this.
For now start with this code and make changes as needed:
HTML Code:
<div align="center">
<img src="http://goldprice.org/NewCharts/gold/images/gold_1d_o_AUD.png" alt=""/>
<img src="http://goldprice.org/NewCharts/gold/images/gold-price-performance-AUD.png" alt=""/>
<img src="http://goldprice.org/NewCharts/gold/images/silver_1d_o_AUD.png" alt=""/>
<img src="http://goldprice.org/NewCharts/gold/images/silver-price-performance-AUD.png" alt=""/>
</div>
This assumes the site goldprice.org allows other sites to "hot-link" their images. So sites do not allow this and the images won't load on your page if you try to do this.
I suppose if the image below works, they allow it- (although you should still see if they want people using their images and bandwidth or not):