$attribs = array('class' => 'main');
echo mosHTML::link('images/stories/articles.jpg', 'Articles', $attribs);
== 2.2. Parameters ==
url : string : the url to your image\\
alt : string : alternative image text\\
attribs : array : the attributes that you wish to apply to your image\\ \\
[[:start|Back to the Startpage]]